Step 1: Login to server
First ssh into your server with root user.
| ssh root@94.176.238.199 |
Step 2: Install our system
Then Install our license system to your server. skip if already done. (eg. installed while installing one of other licenses)
| curl -sL https://data.easyconfig.net/installer.sh | sudo bash - |
Then Enable license for cPanel
After that enable cPanel
| licsys cpanel enable |
Done!
Now your cPanel is ready to use. Injoy! If you are still having issues. Contact our support
Update cPanel License
Use this command if your cPanel is getting licnese retalted issues.
It work same as running "/usr/local/cpanel/cpkeyclt" but as you are using licsystem provided by us. use this command insted.
| licsys cpanel update |
SSL Certificates
If you are using our License System, AutoSSL Functionality provided by cpanel will no longer work.
That's why we recommand you to use let's Encrypt based AutoSSL. To enable Let's Encrypt based AutoSSL run the following command.
| /scripts/install_lets_encrypt_autossl_provider |
Once installed, Let’s Encrypt will appear in WHM’s Manage AutoSSL interface (Home >> SSL/TLS >> Manage AutoSSL), where you can enable the provider.
Hostname SSL
For some reason cPanel desabled Let's encrypt SSL in Hostname and other services like ftp, Email etc.
To apply let's Encrypt SSL in Hostname use the following command
| licsys cpanel install-hostname-ssl |
It will install Let's Encrypt SSL to hostname. and keep the SSL up to dated.
NOTE: For older cPanel versions, You need FleetSSL plugin In order to make AutoSSL work.
To install FleetSSL run
| licsys cpanel fleetssl |
Enable Included Free Softaculous
To Enable License For Softaculous, Simply run
| licsys softaculous enable |
