Forum Moderators: phranque

Message Too Old, No Replies

Crontab - not running

         

Modern Merlin

8:57 am on Sep 22, 2008 (gmt 0)

10+ Year Member



Im attempting to setup my crontab for the first time with the code below:

*/15 * * * * /home/wizeguyzgamez/www/wizeguyz/turnsjob.php

59 * * * * /home/wizeguyzgamez/www/wizeguyz/attackedjobs.php

* 0 * * * /home/wizeguyzgamez/www/wizeguyz/gfopjob.php

However none of them are running. I go into putting and typr in crontbab -e and then a put that in. I saved it and when I open it the above lines are there exactly how you see them.

I know the PHP pages work because when I have gone to them online they run. I dont know too much about this so any help would be great!

Also am I not supposed to have blank lines between them or doesnt it matter?

MM