PHP スクリプトは指定された環境変数を取得できません
PHP スクリプトを書きました:
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> function updateReq(){ exec("python /home/gun/app/clim.py ",$outPut); return $outPut; }
$out = 配列(); exec = ('ls', $out); print_r($out); //出来ますか? <br><font color="#e78608">------解決策------------------</font><br> これは環境変数に関係がある可能性があります。 。 <div class="clear"></div>