Reconfigure Softaculous Cron

Overview

Softaculous allows you to re-configure the Softaculous cron into system crontab if you have manually updated the cron time in the universal.php

Note : This utility has been added in Softaculous 5.9.7

  • Use the following command to re-configure the Softaculous cron :
php /path/to/softaculous/cli.php --softaculous_cron

E.g. for cPanel :

/usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/cli.php --softaculous_cron

Parameters

  • In the above command the first parameter should be –softaculous_cron as this parameter will reconfigure the cron job

Was this helpful to you?