Hi,
I'm a bit of a noob when it comes to cron jobs, but I have been unable to get any to work recently. I know that the servers were migrated yesterday and I was just wondering if there is a problem with the cron jobs on your end or if I am making a mistake. I have set up an email address in the cron jobs area on CPanel and I do not receive any emails when the cron is scheduled to run, nor do I see anything in my log.
I have tried:
I am running each one of these commands every 5 minutes from the drop-down list so that is not the problem. The username I am using is the 8 character one, not the one in my URL.
Thanks for your help,
GeekyAnd
I'm a bit of a noob when it comes to cron jobs, but I have been unable to get any to work recently. I know that the servers were migrated yesterday and I was just wondering if there is a problem with the cron jobs on your end or if I am making a mistake. I have set up an email address in the cron jobs area on CPanel and I do not receive any emails when the cron is scheduled to run, nor do I see anything in my log.
I have tried:
- wget http://mysite.com/page.php
- wget mysite.com/page.php
- /usr/bin/php /home/[username]/public_html/page.php
- /usr/local/bin/php /home/[username]/public_html/page.php
- php /home/[username]/public_html/page.php
I am running each one of these commands every 5 minutes from the drop-down list so that is not the problem. The username I am using is the 8 character one, not the one in my URL.
Thanks for your help,
GeekyAnd
Last edited: