Jump to content

Cron issue.. Probably a simple fix..


Recommended Posts

@Jessie Abernathy there are two separate crons, a daily cron and a five-minute cron, its possible that something is preventing your daily cron from running on a daily basis try enabling errors under Setup > General Settings > Other > Display errors and then go into your servers terminal window and then run

php -q /home/mmdnetwo/whmcsdata/crons/cron.php -F all -vvv

Review the logs and see if there are any error messages.

Link to comment
Share on other sites

  • 1 month later...
On 10/12/2018 at 10:53 AM, WHMCS ChrisD said:

@Jessie Abernathy there are two separate crons, a daily cron and a five-minute cron, its possible that something is preventing your daily cron from running on a daily basis try enabling errors under Setup > General Settings > Other > Display errors and then go into your servers terminal window and then run


php -q /home/mmdnetwo/whmcsdata/crons/cron.php -F all -vvv

Review the logs and see if there are any error messages.

Hi @WHMCS ChrisD, for the two separate crons, do I need to create 2 cron jobs,?
1 cron-job every 5 minutes, and another cron-job with same command (e.g. php -q /home/xxx/cron.php)
or only one entry is enough as long as it is running every five minute?

And another thing, I am currently running WHMCS 7.6.1, is the domainsync.php cron job is still needed?

cron.png

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