None of my videos are getting processed and after reading many threads here I've realized it's the Cron job that's not running.
The directions say to click on the advanced tab in cPanel but I'm afraid my version of cPanel (11) doesn't have an advanced tab. I've added the cron job into the form in cPanel and when it goes to run I get an email with strange errors. It's almost like the server doesn't know it's reading PHP. Check it out below.......
/home/admin/public_html/periodic/cron.php: line 1: ?php: No such file or directory
/home/admin/public_html/periodic/cron.php: line 2: /aquota.group: Permission denied
/home/admin/public_html/periodic/cron.php: line 3: access-logs: command not found
/home/admin/public_html/periodic/cron.php: line 4: access-logs: command not found
/home/admin/public_html/periodic/cron.php: line 5: access-logs: command not found
/home/admin/public_html/periodic/cron.php: line 6: syntax error near unexpected token `('
/home/admin/public_html/periodic/cron.php: line 6: `* copyright : (C) 2006 BoonEx Group'
All of these errors are in the commented out section of the cron.php file. It's picking up "?php" as a "File or Directory" ????
When I try following the directions for SSH using 'crontab -e' I get the following error....
Command 'crontab -e'
failed with return code 1 and error message
Error opening terminal: unknown
crotab: "pico" exited with status 1.
I sure could use some help getting over this hurdle!
Thanks,
Mel