Page is a not externally linkable
mixart - 7:47 am on Oct 6, 2009 (gmt 0)
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 Any ideas where to troubleshoot next?
I recently noticed some crontab jobs not running and did some investigation, and am stumped as to why.
- 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