|
bobbyb
Joined: 31 Mar 2008 Posts: 1
|
|
|
|
|
|
|
Posted: Mon Mar 31, 2008 5:07 pm Post subject: Cronjob with GoDaddy |
|
|
|
|
|
|
|
|
|
|
Does anyone use GoDaddy for their host and was actually ABLE to set up the cronjob to update templates daily? I used the proper path to the php executable, and used the command specified in SO documentation, my templates are set to Daily for the regen interval. And it still doesn't work.
Couple of things I'm lost on though:
GoDaddy says to use either /web/cgi-bin/php or /web/cgi-bin/php5 for the path to the executable, depending on the version. I've done both, neither worked.
Also, the cron manager has a drop down menu for frequence and time to run the cron job, so I've tried it with the "0 0 * * *" and without in the command line, no difference. Not sure if any of that helps figure out the problem, but thats where I am.
The people at GoDaddy were less than helpful about this issue. So any suggestions would be appreciated.
Thanks. |
|
|
|
|
|
|