View Single Post
  #3 (permalink)  
Old 29-11-2008, 16:55
Ninjabear's Avatar
Ninjabear Ninjabear is offline
Member
 
Join Date: Aug 2008
Location: Newcastle, United Kingdom.
Posts: 46
Send a message via MSN to Ninjabear Send a message via Skype™ to Ninjabear
Default

Quote:
Originally Posted by eUKhost.com View Post
Hi Daniel,

I have added same cron from my side and it has worked. I'm not sure what went wrong when you were trying to add it, but it has worked now.

Please check from cpanel control panel to see how the cron has been set. I've set the cron to run at 1:01 AM daily.
Yes that works. I was putting this in my php:

#!/usr/local/lib/php -q which you put as
/usr/local/bin/php -q before the actual directory in cron form.

I don't know whether it has to be done this way but thanks anyway for getting it sorted out, will do some testing and post any further queries but that should be it.
Reply With Quote