Page is a not externally linkable
- Hardware and OS Related Technologies
-- Linux, Unix, and *nix like Operating Systems
---- cronjob running, but php not executing


mixart - 7:47 am on Oct 6, 2009 (gmt 0)


I recently noticed some crontab jobs not running and did some investigation, and am stumped as to why.

I would appreciate if anyone could point me to things to try to investigate the issue.

- I can run: tail -f /var/log/cron and see that the cron jobs are actually running just fine
- I can run the same cron commands via the commandline: /usr/local/bin/php /home/me/www/script.php and it executes just fine
- I can run the php script via my website and it executes just fine
- There are no error_log logs at the location of the php scripts

Any ideas where to troubleshoot next?


Thread source:: http://www.webmasterworld.com/linux/4001970.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com