Crontab logs

Keith Smith techlists at phpcoderusa.com
Mon Jul 20 15:28:57 MST 2015




Hi,

I'm on CentOS 6.6 and created a user crontab ( crontabe -e ).  I added 
the line to run a PHP script at 36 after the hour.

36 * * * * /path/to/script/script.php

Had a path wrong so it was failing.

Was looking in /var/log/cron and it did not show the error.

What am I missing?

Thanks!!
Keith




More information about the PLUG-discuss mailing list