Jump to content

Cron not running


Experthost

Recommended Posts

After moving from 5.3 to 6.1 got the same issue: no longer receiving cron report nor db backup by email. Double checked the stmp settings in case they were modified after upgrade and saved'em. Even trying to choose another encoding type but still no luck.

Neither in admin area @ activity log there are no entries related to the cron since upgrade.

So, @WHMCSJohn, do you have any hints for that ?

Thanks !

--

LE: As final chance, I've copied cron.php from admin/ to ./crons/ and I'll wait 14hrs.

Edited by Experthost
Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

Copying the /admin/crons.php file to /crons will not work. Please revert that change.

 

If nothing is output on-screen when running the cron in your browser, even with the Setup > General Settings > Other tab > Display Errors option enabled. Run the following command from the server's CLI:

 

php -q /path/to/cron.php debug

 

Replace /path/to/ with the actual path to your cron.php file. This should then output some data for us to review.

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