Differences

This shows you the differences between two versions of the page.

Link to this comparison view

litespeed_wiki:cpanel:whm-install [2021/03/01 16:05] (current)
Lisa Clarke created
Line 1: Line 1:
 +====== Installation ======
 +
 +There are two methods for installing LiteSpeed'​s WHM Plugin: from within WHM itself, or from the command line.
 +
 +===== In WHM =====
 +
 +Navigate to the WHM Plugins area and search for ''​LiteSpeed Web Server Plugin for WHM''​. You can install the plugin from there.
 +
 +===== From the Command Line =====
 +
 +From SSH as root, run the following commands:
 +
 +<​code>​
 +cd /usr/src
 +wget http://​www.litespeedtech.com/​packages/​cpanel/​lsws_whm_plugin_install.sh ​
 +sh ./​lsws_whm_plugin_install.sh ​
 +rm lsws_whm_plugin_install.sh
 +</​code>​
  
  • Admin
  • Last modified: 2021/03/01 16:05
  • by Lisa Clarke