This is an old revision of the document!


Installing LiteSpeed Web Server with CustomBuild 2.0

DirectAdmin's CustomBuild 2.0 supports integration with LiteSpeed Web Server. This wiki will guide you through the steps to installing LSWS on a server using DirectAdmin with CustomBuild 2.0.

This wiki assumes that you already have a working server using DirectAdmin, CustomBuild 2.0, and Apache.

Using the command line, LSWS can be installed with the following commands:

cd /usr/local/directadmin/custombuild
./build update
./build set webserver litespeed
./build set php1_mode lsphp
./build litespeed
./build php n

The commands above install LSWS with a trial license and build PHP for LSWS.

Now that LSWS is installed, follow the steps in the our wiki on activating licenses to switch from the trial license to a new purchased license.

  • Admin
  • Last modified: 2014/07/31 18:19
  • by Michael Armstrong