Quote:
Originally Posted by kh99
What's posted in that thread is a little confusing, but the first "cd" part is supposed to be a path to a directory. So maybe try this:
Code:
cd /home/northwes/public_html/world/.; php /home/northwes/public_html/world/cron.php
Also that assumes that the "php" program will be in the default path. Do you have any command line access? You might try logging in and entering the command in a shell and see if it runs (maybe log in as the user that cron runs as, if you can determine that).
|
Thanks again for the reply.
I tried that but unfortunately it doesn't work and I am just using a shared account so no command access.