Hi,It seems many users are encountering a similar issue, where they are unable to use CRON.PHP to pull emails.The web browser seems to trigger POP3 email retrieval OK, but CRON.PHP fails and DOES NOT pull emails in.There's a number of users out there with the same problem other than me.Best RegardsPhil B

Yes. I’ve seen this as well. cron.php failing with a number of errors:/home/support/public_html/helpdesk/api/cron.php: line 1: ?php: No such file or directory/home/support/public_html/helpdesk/api/cron.php: line 2: /*********************************************************************: No such file or directory/home/support/public_html/helpdesk/api/cron.php: line 3: cron.php: command not found/home/support/public_html/helpdesk/api/cron.php: line 5: File: command not found/home/support/public_html/helpdesk/api/cron.php: line 7: syntax error near unexpected token `newline'/home/support/public_html/helpdesk/api/cron.php: line 7: `    Peter Rotich <peter@osticket.com>'

Maybe we are supposed to edit something in the php file?

18 days later

**RESOLVED**Well upgraded my broken 1.8.0.1 to 1.8.0.2 and the

cron.php that didn't work now works fine. Looks like something has been

fixed!So upgrade to 1.8.0.2 and all should be OK.:-D

Write a Reply...