Quote:
Originally Posted by Firewire
How do you do a CRON Job anyway?
I have CPANEL. I set it up, and I get this garbage:
/home/xxxx/public_html/forums/articlebot/articlebot.php: line 1: ?php: No such file or directory
/home/xxxx/public_html/forums/articlebot/articlebot.php: line 5: /aquota.user: Permission denied
/home/xxxx/public_html/forums/articlebot/articlebot.php: line 6: syntax error near unexpected token `|'
/home/xxxx/public_html/forums/articlebot/articlebot.php: line 6: ` | articlebot.php, v1.1, 07/25/04 |'
I checked the permissions of the file to make sure it was executable. This is what I put into the CRON JOB scheduler line as the location:
/home/xxxx/public_html/forums/articlebot/articlebot.php
Any ideas?
|
I had the same problem and was unable to figure it out. So I made 4 scheduled vB tasks to run the article bot @ 0, 15, 30, and 45 mins every hour.