Any ideas on how to get the cron job to run correctly?
When I run the cron script from console, or run the cronjob, I get an error:
/usr/bin/php /var/www/helpdesk/api/cron.php
Error: Contact system adminstrator.
Run from web browser, all I get is a '77' displayed on the page.
I have read the IMAP_Settings page on setting up the cron job.
PHP is not logging any errors when this happens
This is on Centos 5.7 system.
Thanks,