Forum Moderators: bakedjake
My crontab file looks like this:
* * * * * php /www/myusername/mysite.com/cronjobs/cron.php
...and it doesn't work. I went to the directory that contains cron.php and did a 'pwd' on it to get the path.
Maybe I have to set the php path also, if so how do I get it? Do I need the $PATH variables at the top of the crontab file? Man, this is driving me crazy.
I'm using PuTTY with a virtual hosting account.
Thanks.