ethancedrik Posted January 22, 2017 Share Posted January 22, 2017 So I am running CentOS 6.8 with php upgraded to 5.6.0, and you have to set up a chronjob in /etc/crontab in order for some WHMCS functions to work correctly. So I looked up online and found a form with instructions, and this is what I did. CentOS 6.8 uses SysVInit/UpStart, NOT Systemd. Here is what I did... Edited /etc/crontab to have the following contents, Set crond to start on boot, by doing "chkconfig --levels 235 crond on" Then start it, "service crond start" and it says successfully started. Then I noticed it was not running, I kept checking to see if it made that file and it wasn't, I rebooted the machine and still nothing. If anyone has any suggestions or help to get the cronjobs running please let me know, I literally have been battling WHMCS for a week now trying to get it working. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted January 23, 2017 Share Posted January 23, 2017 Hello Ethan I see your cron is set to deliver notifications to the root email account can you tell me if any emails are being sent there? 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.