To install LiteSpeed Web Server on Cpanel Server, run
wget https://www.litespeedtech.com/packages/cpanel/lsws_whm_autoinstaller.sh chmod a+x lsws_whm_autoinstaller.sh ./lsws_whm_autoinstaller.sh TRIAL
This will instal 15 day TRAIl version of the LiteSpeed Web Server. Once you purchased license, you will be able to update license key in WHM.
LiteSpeed Web Server installed on folder
/usr/src/lsws
To restart LiteSpeed, run
systemctl restart lsws
Once LiteSpeed installed, you need to switch to LiteSpeed by running
/usr/local/lsws/admin/misc/cp_switch_ws.sh lsws
You can also do this in WHM.
You can login to web interface at
https://IPADDR:7080/login.php
You will need admin password to login here, to set admin password, run
/usr/local/lsws/admin/misc/admpass.sh
Leave a Reply