Hello @josephgodwinke
Happy New Year to you too!
Thank you very much!
I tried the command through Cron Jobs from CyberPanel like in the tutorial and it didn’t work, now the 5 minutes Cron stopped running. I put the command: echo “CyberPanel” > /home/my-domain.com/public_html/crons/cron.php
The command I use is this: /usr/local/lsws/lsphp74/bin/php -q /home/my-domain.com/public_html/crons/cron.php
It runs every 5 minutes normally as I programmed it, but the 24 hour one doesn’t run.
In the WHMCS solutions tips they say to test by command line like this: php -q /home/my-domain.com/public_html/crons/cron.php all -F -vvv
When testing from the command line, it hangs and doesn’t run. PHP 7.4 memory is right at 512M and runtime is all right, I put 300. So I don’t know what it could be.
It must be something in CyberPanel, I use another panel and it was working fine, I have now migrated my WHMCS to CyberPanel, because I really like this panel.
See what WHMCS says about cron errors: Advanced Cron Troubleshooting | Cron & Automation | Guides & Tutorials