Cron Errors

Top  Previous  Next

If you are receiving Cron errors each time the autobill.php script is run or at least each time it is trying to create new bills, check that the command line version of PHP on your server is not operating under safe mode. Even if your domain or whole hosting account has safe mode deactivated, the same might not be true for the command line PHP. To check this you can login with SSH and run a phpinfo() script on the command line. The output should tell you if safe mode is enabled.