Author Topic: Defualt root Cron list  (Read 3395 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Defualt root Cron list
« on: November 10, 2022, 08:12:42 PM »
Can anyone post the defualt root cron list? I accidentally deleted two of them and I am having issues with autossl renewing properly.

All I have is:
1    36 0 * * * /root/.acme.sh/acme.sh --cron --home /root/.acme.sh/cwp_certs > /dev/null    
2    15 0 * * * /usr/local/cwp/php71/bin/php-cgi -d max_execution_time=100000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_newbackup.php

Thanks for any help you can give.   

Offline
****
Re: Defualt root Cron list
« Reply #1 on: November 11, 2022, 03:20:23 PM »
21 17 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_all_domains.php

0 0 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/alertandautorenewssl.php

18 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null

Offline
****
Re: Defualt root Cron list
« Reply #2 on: November 11, 2022, 03:22:51 PM »
Also depending on your SSL Certificate & Backup options, that will change & create additional cron jobs.

Offline
*
Re: Defualt root Cron list
« Reply #3 on: November 21, 2022, 01:07:09 AM »
Thank you very much!

Offline
****
Re: Defualt root Cron list
« Reply #4 on: January 22, 2023, 06:17:45 AM »
/usr/local/cwp/php71/
**sigh**
Sure, it's actually php 7.2, but shouldn't we be moving past the 7.x branch and onto 8.1, given that 7.4 EOL'd in Nov 2022? We're now firmly into 2023.
Then again, this forum version is now 10 years out of date. A full decade! **sigh**

Offline
****
Re: Defualt root Cron list
« Reply #5 on: January 22, 2023, 12:12:00 PM »
@overseer and their DNS cluster is still using PHP 5.6...

There have been several requests to update this, but nothing.