I set up my external cron recently, the cron ran for one hour, then a day later I get this: Cron job has been running last time at 09/08/2010 13:44:22, it is more than 24 hours before. Most possible external cron job has been set incorrectly. It may cause very serious problems with the script The script on my godaddy cron setup is this: /usr/bin/lynx -source http://rcpowers.com/amember/cron.php Does anybody have any idea what the issue is?
I don't think this will work on GoDaddy. I am currently having problems and hope to get thenm resolved soon. When I do I will post the solution.
This works on GoDaddy. Substitute your URL. /usr/bin/wget -o/dev/null -O- http://yoursite.com/amember/cron.php