dawn86406 Posted January 15, 2020 Share Posted January 15, 2020 I changed servers and am getting this error email every 5 minutes. I have the cron set up correctly, see below. I did have to change username on the account. I corrected the username in all the paths I am aware of. I don't know what else to do. */5 * * * * php -q /home/xxxxxx/public_html/clients/crons/cron.php Here's the email I get every 5 minutes. Your WHMCS is configured to perform the Daily System Cron during the hour of 8 am. However, the Daily System Cron did not execute within that hour as expected. This may be due to the scheduled time specified in your web hosting control panel's cron entry. Please ensure your web hosting control panel executes the WHMCS System Cron (cron.php) at least once during the hour of 8 am. If you have confirmed that setting, and you continue to receive this message, then please refer to the WHMCS Cron documentation to ensure you have itemized the appropriate command and any additional options. Please contact WHMCS Support if you require further assistance. 0 Quote Link to comment Share on other sites More sharing options...
upalm Posted January 16, 2020 Share Posted January 16, 2020 If the cron is setup properly (pointing to the correct directory) then try changing the php timezone to the correct one. 0 Quote Link to comment Share on other sites More sharing options...
slim Posted January 16, 2020 Share Posted January 16, 2020 You might want to move your cron folder to somewhere outside of public_html as well 0 Quote Link to comment Share on other sites More sharing options...
upalm Posted January 16, 2020 Share Posted January 16, 2020 9 hours ago, slim said: You might want to move your cron folder to somewhere outside of public_html as well And do not forget to mention the custom directory on your 'configuration.php' as it is recommended from a security point-of-view. 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.