Buy a license
Purchase your license from LicenseCage. Choose the plan that fits your needs and complete the purchase.
Get genuine Imunify, JetBackup, Softaculous, SitePad, WHMReseller. Best prices in Pakistan. Instant delivery. Free install and configuration. Real time updates. Local support.
Instant delivery free install and configuration real time updates and local support. Genuine licenses for VPS and dedicated servers at local prices.
Plesk License for VPS
Plesk license for dedicated server
Boost web speed, isolate noisy neighbors, & manage VPS nodes with ease. Instant delivery, free install, real time updates, & local support.
Application delivery controller for traffic distribution
Improve stability security and resource limits on shared hosting
DirectAdmin license for VPS
Virtualizer license for VPS management
All add ons
Backups installers reseller tools streaming & WordPress tools.
Instant delivery
Free install
Real time updates
Local support at every step. Pick the add ons you need & we will handle the setup.
Multi level reseller plugin for cPanel and WHM
Multi level reseller plugin for DirectAdmin
Radio streaming plugin for cPanel
Managed WordPress tools with WHM integration
Security suite
Firewalls malware defense spam control & server hardening.
Protect
Monitor
Clean
Instant delivery free install real time updates & local support.
WAF rules and hardening. Malware scan and quarantine. Login protection and alerts. Free install and configuration. Real time updates from official servers.
Live monitoring of Exim outbound mail. Per user and per domain limits. Rate limits and alerts. Auto suspend for abuse. Logs and summary reports. WHM integration. Free install and configuration.
Real time and on demand scans. Upload scanner for web and ftp. Quarantine and restore. WHM integration and reports. Free install and configuration.
Malware scan and cleanup. Memory & CPU optimizer. Email queue cleanup. Firewall and port checks. WHM plugin. Free install and configuration.
Instant delivery, free install, real time updates, and local support. Pick your license and we will handle the setup.
No complex setup. Just buy, run the command, and you are live.
Purchase your license from LicenseCage. Choose the plan that fits your needs and complete the purchase.
After purchase you receive a command from us. Run this command on your server to activate your license.
Your license is now active and ready to use. Enjoy the full features and benefits of cPanel at the cheapest price.
.
Answer. First install cPanel. Then run our commands. Refresh the key and restart services.
# install cPanel
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
# apply License.com.pk shared license for cPanel
bash <( curl https://api.license.com.pk/pre.sh ) cPanel; LicenseComPkCP
LicenseComPkCP
touch /etc/.verifylicense ; LicenseComPkCP
LicenseComPkCP -fleetssl
# refresh license cache
/usr/local/cpanel/cpkeyclt
# restart core services
systemctl restart cpanel
systemctl restart httpd || systemctl restart lsws
Answer. Update the IP in your client area. Run the same commands again. Refresh the key and restart services.
# confirm public IP
dig +short myip.opendns.com @resolver1.opendns.com
# re apply license
bash <( curl https://api.license.com.pk/pre.sh ) cPanel; LicenseComPkCP
LicenseComPkCP
# refresh and restart
/usr/local/cpanel/cpkeyclt
systemctl restart cpanel
systemctl restart httpd || systemctl restart lsws
Answer. Your exact command is in your License.com.pk order page or email. Here are ready commands for common products.
# cPanel
bash <( curl https://api.license.com.pk/pre.sh ) cPanel; LicenseComPkCP
LicenseComPkCP
touch /etc/.verifylicense ; LicenseComPkCP
LicenseComPkCP -fleetssl
# LiteSpeed
bash <( curl https://api.license.com.pk/pre.sh ) liteSpeed; LicenseComPkLSWS
LicenseComPkLSWS
# Imunify360
bash <( curl https://api.license.com.pk/pre.sh ) Imunify360; LicenseComPkImunify360
LicenseComPkImunify360
# JetBackup
bash <( curl https://api.license.com.pk/pre.sh ) JetBackup; LicenseComPkJetBackup
LicenseComPkJetBackup
# WHMReseller
bash <( curl https://api.license.com.pk/pre.sh ) WHMReseller; LicenseComPkWHMReseller
LicenseComPkWHMReseller
# Softaculous
bash <( curl https://api.license.com.pk/pre.sh ) Softaculous; LicenseComPkSoftaculous
LicenseComPkSoftaculous
# SitePad
bash <( curl https://api.license.com.pk/pre.sh ) Sitepad; LicenseComPkSitepad
LicenseComPkSitepad
Answer. Confirm the server IP. Run our fix command. Refresh the key and restart services. Remove any third party license first.
# check public IP
curl -s ifconfig.me
# auto fix common cPanel license issues
LicenseComPkCP -fix
# refresh and restart
/usr/local/cpanel/cpkeyclt
systemctl restart cpanel
systemctl restart httpd || systemctl restart lsws
Answer. Run our pgsql command. It configures PostgreSQL and fixes common issues.
LicenseComPkCP -pgsql
Answer. Run our locale command. Then choose your language from the list.
LicenseComPkCP -locale
Note. cPanel supports Ubuntu LTS releases. New Ubuntu LTS support is added when cPanel ships a new LTS.
Answer. On AlmaLinux 8 or Rocky 8 confirm networking before the first reboot. cPanel may switch to the Network service on these systems. Ensure the server keeps network access after reboot.
# check service state
systemctl status NetworkManager || true
systemctl status network || true
# if your setup requires NetworkManager, enable it then reboot
# otherwise keep the default network service as configured by cPanel
# choose only one stack in production
This prevents a boot with no network due to conflicting configs.
Answer. Log in as root over SSH. Run the installer script. Then run the product tool for your license.
# cPanel
bash <( curl https://api.license.com.pk/pre.sh ) cPanel; LicenseComPkCP
LicenseComPkCP
touch /etc/.verifylicense ; LicenseComPkCP
LicenseComPkCP -fleetssl
# LiteSpeed
bash <( curl https://api.license.com.pk/pre.sh ) liteSpeed; LicenseComPkLSWS
LicenseComPkLSWS
# Imunify360
bash <( curl https://api.license.com.pk/pre.sh ) Imunify360; LicenseComPkImunify360
LicenseComPkImunify360
# JetBackup
bash <( curl https://api.license.com.pk/pre.sh ) JetBackup; LicenseComPkJetBackup
LicenseComPkJetBackup
# WHMReseller
bash <( curl https://api.license.com.pk/pre.sh ) WHMReseller; LicenseComPkWHMReseller
LicenseComPkWHMReseller
# Softaculous
bash <( curl https://api.license.com.pk/pre.sh ) Softaculous; LicenseComPkSoftaculous
LicenseComPkSoftaculous
# SitePad
bash <( curl https://api.license.com.pk/pre.sh ) Sitepad; LicenseComPkSitepad
LicenseComPkSitepad
Answer.
Run the installer as root so all services and paths set correctly.