Cron Job Errors Help Needed

elusive-web

New member
Joined
Apr 27, 2006
Messages
1
Hi have set up a cron job and for some reason just can not get it to run, i have tried 2 ways.

1st) in the command line i put:

/home/elottery/domains/elusive-web.com/public_html/cron.php

With the above i get the error:

message /home/elottery/domains/elusive-web.com/public_html/cron.php: Permission denied

2nd) i contacted my host and was told to put:

/usr/local/bin/php /home/elottery/domains/elusive-web.com/public_html/cron.php i did that and now i get the error:

Warning: main(): Failed opening './includes/settings.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/elottery/domains/elusive-web.com/public_html/includes/globals.php on line 4

Any ideas what may be wrong?

Thanks...
 
Back
Top