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?
|