I have setup a cron job, changed the permissions of cron.php to 755, and triple checked everything.
But I get the following message everytime the job runs:
/public_html/book/support/api/cron.php: line 1: ?php: No such file or directory
/public_html/book/support/api/cron.php: line 2: /README.archive: Permission denied
/public_html/book/support/api/cron.php: line 3: cron.php: command not found
/public_html/book/support/api/cron.php: line 5: syntax error near unexpected token `('
/public_html/book/support/api/cron.php: line 5: ` File to handle cron job calls (local and remote).'
Any ideas ?