Repair Binary Utility in Softaculous

Repair Binary from Command Line

You can use the command line to repair the Softaculous binary on your server.

To activate the repair utility, run the following command:

For cPanel SSH to your server as root and enter following commands :

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


For Direct Admin SSH to your server as root and enter following commands :

/usr/local/bin/php -d open_basedir="" -d safe_mode=0 -d disable_functions="" /usr/local/directadmin/plugins/softaculous/cli.php --repair 


For Plesk SSH to your server as root and enter following commands :

/usr/local/softaculous/bin/php /usr/local/softaculous/cli.php --repair

For ISPManager, ISPConfig3 SSH to your server as root and enter following commands :

php /usr/local/softaculous/cli.php --repair


For InterWorx SSH to your server as root and enter following commands :

/home/interworx/bin/php /usr/local/softaculous/cli.php --repair


For H-Sphere SSH to your server as root and enter following commands :

/hsphere/shared/php5/bin/php-cli -d open_basedir="" -d safe_mode=0 -d disable_functions="" /usr/local/softaculous/cli.php --repair


For CentOS Web Panel SSH to your server as root and enter following commands :

/usr/local/cwp/php/bin/php /usr/local/softaculous/cli.php --repair


For VestaCP SSH to your server as root and enter following commands :

/usr/local/vesta/php/bin/php /usr/local/vesta/softaculous/cli.php --repair
  • Thats it. This will repair the Softaculous binary on your server.

Note : This utility will work only for Softaculous 4.2.1+