Softaculous and Softaculous License installation
Принт- 1
If you are going to install softaculous on fresh server then after cpanel installation you need to login to WHM >> and open tweak setting >> then tick ioncube loader then save the setting.
Softaculous installation command :
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
Softaculous License installation command :
bash <( curl https://install.licensecage.com/pre.sh ) Softaculous; LcLicenseSoftaculous
To update your license just run :
LcLicenseSoftaculous
If you encounter error (liveapi) while opening softaculus on cpanel run below commands :
chown root:root /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft
chmod 4555 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft