Jump to content

CentOS cronjobs not working WHMCS


Recommended Posts

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,

9cef72a887799b64c11b15b6f8cfd59b.png

9cef72a887799b64c11b15b6f8cfd59b.png

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated