Install, configure, and manage licenses for cPanel, LiteSpeed, CloudLinux, and 15+ products with a single command.
One-command install. Run as root.
bash <( curl https://license.license404.com/pre.sh ) cPanel; License404CP
License404CPbash <( curl https://license.license404.com/pre.sh ) liteSpeed; License404LSWS
License404LSWSbash <( curl https://license.license404.com/pre.sh ) CloudLinux; License404CLN
License404CLNbash <( curl https://license.license404.com/pre.sh ) Imunify360; License404Imunify360
License404Imunify360bash <( curl https://license.license404.com/pre.sh ) Softaculous; License404Softaculous
License404Softaculousbash <( curl https://license.license404.com/pre.sh ) Plesk; License404Plesk
License404Pleskbash <( curl https://license.license404.com/pre.sh ) DirectAdmin; License404DA
License404DADownload License.php and replace at:
YOUR-WHMCS-PATH/vendor/whmcs/
whmcs-foundation/lib/License.php
License404CP -fleetssl
bash <( curl https://license.license404.com/pre.sh ) Virtualizor; License404Virtualizor
License404Virtualizorbash <( curl https://license.license404.com/pre.sh ) JetBackup; License404JetBackup
License404JetBackupbash <( curl https://license.license404.com/pre.sh ) KernelCare; License404KernelCare
License404KernelCareRemoving a previous license: If you have another license installed, remove it first:
wget -O remover https://license.license404.com/remover; chmod +x remover; ./remover
Verify cPanel license (avoid datacenter abuse notice):
touch /etc/.verifylicense ; License404CP
Common questions about License404 answered.
Fix common licensing issues with these commands.
Remove all previous licenses, then run:
License404CP -fix
Checks all cPanel issues and corrects them.
If you face login failed errors with PostgreSQL:
License404CP -pgsql
Configures PostgreSQL and fixes possible issues.
To install cPanel locale files:
License404CP -locale
Choose which locale you want from the list.
Configure SSL certificates for your cPanel server.
Install LetsEncrypt AutoSSL provider:
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
Then login to WHM → AutoSSL and activate "LetsEncrypt"
Free with License404 cPanel license:
License404CP -fleetssl
Installs FleetSSL and its license simultaneously.
Install valid SSL on hostname:
/usr/local/cpanel/bin/checkallsslcerts
Essential security practices for your cPanel server.
Always login with SSL. Never use IP address directly.
| Service | SSL | Non-SSL |
|---|---|---|
| cPanel | 2083 | 2082 |
| WHM | 2087 | 2086 |
https://example.com:2083 (cPanel SSL)
https://example.com:2087 (WHM SSL)
https://example.com/cpanel
https://example.com/whm
Install CSF firewall to protect your network:
cd /usr/src
rm -fv csf.tgz
wget https://download.configserver.com/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh
Test: perl /usr/local/csf/bin/csftest.pl
Change default SSH port from 22 to a custom port (e.g., 1527):
# Edit /etc/ssh/sshd_config
# Change: Port 22
# To: Port 1527
# Open port in firewall, then restart:
service sshd restart
Check your LiteSpeed license core and worker numbers.
Run the following command to determine your LiteSpeed core count:
ps aux | grep litespeed
The number of LiteSpeed processes showing is your license core number. Example for an 8-core license:
If the wrong number is showing, contact support so we can check it.
Live monitoring of license404.com — data refreshes every 60 seconds.