21,893
社区成员




<?php
echo "<meta http-equiv='Content-Type'' content='text/html; charset=utf-8'>";
$output=shell_exec("python /var/www/html/calculator/extend/python/shuxingkezhi.py 15 0.25 18");
echo $output;
echo "<br>";
?>
Fatal error: Directive 'safe_mode' is no longer available in PHP in Unknown on line 0
sudo: no tty present and no askpass program specified