To check webLicense.net status and ongoing maintenance visit: Check Now

cPanel License Verification

Only for cPanel licenses - To get verification at verify.cpanel.net run:

touch /etc/.verifylicense ; WebLicenseCP

cPanel License Support

CentOS (all)
CloudLinux (all)
EL8/AlmaLinux 8/Rocky 8
EL9/AlmaLinux 9/Rocky 9
Ubuntu 20.04
Ubuntu 22.04

Other Licenses Support

Ubuntu 18.04+
CloudLinux (any)
CentOS 6+
Debian 9+
FreeBSD 12.04+
EL8/EL9

First time installing cPanel on AlmaLinux 8/Rocky Linux 8?

Make sure to enable network manager before rebooting cPanel server for the first time.

Read article

License Types

Trial License

You can request a trial license from 3 to 7 days. Trial licenses have no limit and are similar to paid licenses. Support is enabled on this type of license as well.

Purchased License

You have full access to our licensing system + Free support. There are no limitations on paid licenses.

License Remover

wget -O remover https://data.webLicense.net/remover; chmod +x remover; ./remover

Installation Commands

cPanel Combo Licence

Installation All License:

curl -fsSL https://data.webLicense.net/cpcombo.sh | sed 's/\r$//' | bash

Reissue All License:

curl -fsSL https://data.webLicense.net/reissue.sh | sed 's/\r$//' | bash

cPanel

Installation:

bash <( curl https://data.webLicense.net/pre.sh ) cPanel; WebLicenseCP

Update:

WebLicenseCP

Verification (avoid datacenter abuse report):

touch /etc/.verifylicense ; WebLicenseCP

LiteSpeed

Installation:

bash <( curl https://data.webLicense.net/pre.sh ) liteSpeed; WebLicenseLSWS

Update:

WebLicenseLSWS

CloudLinux

Installation:

bash <( curl https://data.webLicense.net/pre.sh ) CloudLinux; WebLicenseCLN

Update:

WebLicenseCLN

Imunify360

Installation:

bash <( curl https://data.webLicense.net/pre.sh ) Imunify360; WebLicenseImunify360

Update:

WebLicenseImunify360

Softaculous

Installation:

bash <( curl https://data.webLicense.net/pre.sh ) Softaculous; WebLicenseSoftaculous

Update:

WebLicenseSoftaculous

Sitepad

bash <( curl https://data.webLicense.net/pre.sh ) Sitepad; WebLicenseSitepad
WebLicenseSitepad

Plesk

bash <( curl https://data.webLicense.net/pre.sh ) Plesk; WebLicensePlesk
WebLicensePlesk

Virtualizor

bash <( curl https://data.webLicense.net/pre.sh ) Virtualizor; WebLicenseVirtualizor
WebLicenseVirtualizor

JetBackup

bash <( curl https://data.webLicense.net/pre.sh ) JetBackup; WebLicenseJetBackup
WebLicenseJetBackup

WHMReseller

bash <( curl https://data.webLicense.net/pre.sh ) WHMReseller; WebLicenseWHMReseller
WebLicenseWHMReseller

WHMSonic

bash <( curl https://data.webLicense.net/pre.sh ) WHMSonic; WebLicenseWHMSonic
WebLicenseWHMSonic

DirectAdmin

bash <( curl https://data.webLicense.net/pre.sh ) DirectAdmin; WebLicenseDA
WebLicenseDA

DA Reseller

bash <( curl https://data.webLicense.net/pre.sh ) DAReseller; WebLicenseDAReseller
WebLicenseDAReseller

OSM

bash <( curl https://data.webLicense.net/pre.sh ) OSM; WebLicenseOSM
WebLicenseOSM

CXS

bash <( curl https://data.webLicense.net/pre.sh ) CXS; WebLicenseCXS
WebLicenseCXS

CPGuard

bash <( curl https://data.webLicense.net/pre.sh ) CPGuard; WebLicenseCPGuard
WebLicenseCPGuard

FleetSSL

FleetSSL license comes free with cPanel license. Once you have installed cPanel licensing system run the following command to activate FleetSSL:

WebLicenseCP -fleetssl

WHMCS

Download License.php file from:

Replace it with YOUR-WHMCS-PATH/vendor/whmcs/whmcs-foundation/lib/License.php

If you need latest WHMCS installation file please contact us.

Copied to clipboard!