Running a cronjob with Godaddy shared hosting
Feb 19th, 2008 by Jesper
It’s not rocket science, but it took me a while to figure out how to run a cron job on a PHP script with Godaddy shared hosting. Without further ado, here it is:
/web/cgi-bin/php "$HOME/html/yourpath/yourpath/yourscript.php"
Hope it helps someone.
Popularity: 27% [?]