Jump to content

System Cron Tasks


Recommended Posts

  • WHMCS Technical Analyst II

Hello,

Thank you for your post!

If the cron is setup and executing, you will still see this warning unless the cron successfully completes it's daily automated actions, which are scheduled to run at the time specified at 'Setup -> Automation Settings'. 

To easily identify any issues with the crons ability to complete these scheduled tasks, please execute the command below from the command line interface on the server your WHMCS installation is hosted on:

php -q /path/to/cron.php --force -vvv

Be sure to replace /path/to/cron.php with the actual path to your cron.php file. I would be happy to advise further if you post the output of this command back into the thread here.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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