daemonkin
01-24-2008, 04:30 PM
Hi guys,
Already read through most of the old cron posts but I am still having problems making my Cron run.
I am using CPanel to run the script and am testing at 5 minute intervals every hour.
After some googling I have noticed that some posters are using wget rather than php.
Can someone please tell me if i am doing something wrong and if so what I can do to fix this:
/usr/bin/wget -q -t 5 /home/MYSITE/scripts/email.php
email.php just emails me to say that the job has run.
Any help appreciated
D.
Already read through most of the old cron posts but I am still having problems making my Cron run.
I am using CPanel to run the script and am testing at 5 minute intervals every hour.
After some googling I have noticed that some posters are using wget rather than php.
Can someone please tell me if i am doing something wrong and if so what I can do to fix this:
/usr/bin/wget -q -t 5 /home/MYSITE/scripts/email.php
email.php just emails me to say that the job has run.
Any help appreciated
D.