Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:cpanel:auto-installer [2018/04/10 16:22]
Jackson Zhang [Switching between LiteSpeed and Apache]
litespeed_wiki:cpanel:auto-installer [2019/01/28 17:03] (current)
Lisa Clarke Copyediting
Line 1: Line 1:
-====== Auto-Installer (for cPanel/​WHM ​installations) ======+====== Auto-Installer (for cPanel/​WHM ​Installations) ====== 
 +===== Alternative Method: get.litespeed.sh ===== 
 +LiteSpeed'​s auto-installer used to be the preferred way to install LSWS on cPanel. However, **we have introduced a better way**. Now you can install LSWS on cPanel through ''​get.litespeed.sh''​ for quick/​automatic installation. Use an optional ''​lsws.options''​ file to predefine your desired settings. ​
  
 +  bash <( curl https://​get.litespeed.sh ) your_serial_no
 +
 +For more information about how this works, please see [[https://​docs.litespeedtech.com/​LSWS/​cpanel/​|the full documentation]]. ​
 +
 +If you still prefer to use the auto-installer,​ continue reading.
 +
 +===== Introduction =====
 Our auto-installer allows you to install LiteSpeed Web Server for use with cPanel/WHM with just one script. The auto-installation script installs LSWS and our WHM Plugin, registers your license (or requests a trial license), and builds PHP with LSAPI to match the current EasyApache-built PHP. This leaves you with a ready-to-use LSWS installation. Our auto-installer allows you to install LiteSpeed Web Server for use with cPanel/WHM with just one script. The auto-installation script installs LSWS and our WHM Plugin, registers your license (or requests a trial license), and builds PHP with LSAPI to match the current EasyApache-built PHP. This leaves you with a ready-to-use LSWS installation.
  
Line 9: Line 18:
 This wiki will guide you through the parameters available with the auto-installer and how to switch to LSWS after it has been installed using the auto-installer. This wiki will guide you through the parameters available with the auto-installer and how to switch to LSWS after it has been installed using the auto-installer.
  
 +Please uninstall any Varnish/​nginx proxies that are in use in front of cPanel Apache before installing LSWS. Such proxies include Engintron, cPnginx, Cachewall(xVarnish) etc.
 ===== Prerequisites ===== ===== Prerequisites =====
  
  • Admin
  • Last modified: 2018/04/10 16:22
  • by Jackson Zhang