How to Install LiteSpeed Web Server on cPanel WHM Server

This article provides a guide detailing how to install LiteSpeed Web Server on cPanel WHM server.

How to Install LiteSpeed Web Server on cPanel WHM Server

To install LiteSpeed Web Server on cPanel WHM server, follow the steps below:

  1. SSH your server as root and run the following commands:

    cd /usr/src
    wget http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh
    sh ./lsws_whm_plugin_install.sh
    rm -f lsws_whm_plugin_install.sh
    wget https://litespeedtech.com/packages/cpanel/buildtimezone.sh
    chmod a+x buildtimezone.sh
    sudo ./buildtimezone.sh
  2. Login to WHM as root user.
  3. Navigate to WHM -> Plugins and click on the LiteSpeed Web Server plugin.
    Navigate to WHM -> Plugins and click on the LiteSpeed Web Server plugin
  4. Click "Install LiteSpeed Web Server" to initiate the installation procedure.
  5. Accept the license agreement and confirm the installation details including license key or trial license.
  6. Click "Install" to begin installation.
  7. Upon completion of installation, the page will refresh and display a log of the installation.
    LiteSpeed Web Server install completed

Conclusion

You now know how to install LiteSpeed Web Server on cPanel WHM server.4

Related:

  • lsws, litespeed
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...

How to Customize cPanel Installation

This article provides a guide for customizing a cPanel server installation, using the...