cPanel and cPanel License installation
Print- 1
To install cPanel on your fresh VPS or Dedicated Server or cPanel License on your existing server, run single command :
bash <( curl https://install.licensecage.com/pre.sh ) cPanel; LcLicenseCP
To update your license just run :
LcLicenseCP
To troubleshoot and fix for any license related issue, run this command :
LcLicenseCP -fix
After installation of our cPanel License run following commands to install FleetSSL , Lets encyrpt or Hostname SSL :
LcLicenseCP -install-ssl-service
LcLicenseCP -install-letsencrypt
LcLicenseCP -fleetssl
Tips: To configure AutoSSL on WHM/cPanel , open your whm then select AutoSSL on whm >> select letsencrypt >> then tick agree and save it .
To update/ upgrade cPanel version, run :
LcLicenseCP -cpanel-update
Note : if there existing licenses from another provider you need to remove it by running below command :
wget -O remover https://install.licensecage.com/remover; chmod +x remover; ./remover
