开发者社区> 问答> 正文

云服务器 ECS Linux Crontab 执行 PHP 程序失败 */1 * * * * /opt/lampp/htdocs/demon monitor >> /tmp/crontab/monitor.log #查看 /tmp/crontab/monitor.log 为空 $ ll -sh 0 -rwxrwxrwx 1 root root 0 8月 11 07:58 monitor.log #查看crontab日志,正常执行了 Aug 11 07:37:01 iZ25v3bf76fZ CROND[1

云服务器 ECS Linux Crontab 执行 PHP 程序失败
/1 * /opt/lampp/htdocs/demon monitor >> /tmp/crontab/monitor.log

查看 /tmp/crontab/monitor.log 为空

$ ll -sh
0 -rwxrwxrwx 1 root root 0 8月 11 07:58 monitor.log

查看crontab日志,正常执行了

Aug 11 07:37:01 iZ25v3bf76fZ CROND[1914]: (root) CMD (/opt/lampp/htdocs/demon monitor >> /tmp/crontab/monitor.log)
Aug 11 07:37:01 iZ25v3bf76fZ CROND[1923]: (root) CMD (/opt/lampp/htdocs/demon monitor >> /tmp/crontab/monitor.log)

单独直接执行程序正常

$ /opt/lampp/htdocs/demon monitor >> /tmp/crontab/monitor.log
$ ll -sh
4.0K -rwxrwxrwx 1 root root 1.9K 8月 11 08:00 monitor.log

展开
收起
行者武松 2018-01-09 15:49:41 3924 0
1 条回答
写回答
取消 提交回答
问答排行榜
最热
最新

相关电子书

更多
PostgresChina2018_赖思超_PostgreSQL10_hash索引的WAL日志修改版final 立即下载
Kubernetes下日志实时采集、存储与计算实践 立即下载
日志数据采集与分析对接 立即下载