View Single Post
Old 09-12-2009, 02:58 PM  
halfpint
GFY's Halfpint
 
halfpint's Avatar
 
Industry Role:
Join Date: Jun 2007
Location: UK
Posts: 15,223
Quote:
Originally Posted by m4yadult View Post
If you set it up like this:

/home/username/public_html/cron.php

try this way insted (adding php and a space):

php /home/username/public_html/cron.php

If you just use /home/username/public_html/cron.php, the system will try to execute it as a shell script, I think, which caused the above error.
ha I think thats the problem because the installation says set the cron up as this

0 * * * * php "path to your website dir"/cron.php

It has the "php" with a space in front


thanks
__________________

Get FREE website listings on Cryptocoinshops.net
halfpint is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote