3245 Posted August 27, 2017 Share Posted August 27, 2017 hello i configured cronjob, but it not run daily and show me this error: and i configured whmcs auomation like this: and i configured cronjob like below: kindly please help. thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted August 27, 2017 Share Posted August 27, 2017 Hello 3245, Thanks for your post on the WHMCS community forums. Firstly, please update the start of the cron to php -q Secondly, please try adding -vvv to the end of the cron this will enable debug reporting and should show errors in the cron output email. Lastly, please enable display errors under Setup > General Settings > Other > Display Errors and then go into your servers terminal window and execute your cron with the following at the end -F all -vvv and check the output for any errors 0 Quote Link to comment Share on other sites More sharing options...
3245 Posted August 28, 2017 Author Share Posted August 28, 2017 thanks, received below error Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.[root@host ~]# screenshot: http://prntscr.com/gdvema 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted September 12, 2017 WHMCS Support Manager Share Posted September 12, 2017 Hi, This is due to the size of your MySQL database requiring a lot of PHP memory to be generated. You can increase the memory_limit in your php.ini or disable the backup process under Setup > Other > Database Backups. In version 7.3 we've added the ability to let cPanel handle the backup process - instead of PHP - which negates this problem. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.