0
レガシーコードのすべての場所に40以上のcronjobファイルがあります。 cronjobのベースディレクトリを何とか設定して、残りのパスを入力すればよいのですか? Like:残りのスクリプトからのCrontabの実行場所
#old non refactored PhP scripts still running on this server
cd /data1/www/xxxx/htdocs/deploy
* * * * * root soap/xxxxxeue-runner.php
何か提案がありますか? 実行中 Debian 8+がPHP 5.6であれば、それは助けとなる
http://stackoverflow.com/a/25723723/5857047 –