Comments on How to install LiteSpeed web server on CentOS 7

LiteSpeed web server is a popular choice for replacing an Apache web server. Its features include an optimization of the web content and content delivery which maximizes the download speed and combines better performance with a smaller memory footprint. Being compatible with Apache features is also an added benefit, which helps to reduce downtime during migration from Apache to LiteSpeed. This tutorial shows the installation on a CentOS 7 server.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Vasya Pupkin

Before ./install.sh ----> ./configure

 

By: Guzel

Hello,

Quick question. I have a fully operational website on Apache 2.4 / PHP 7.3 (php-fpm).I am willing to upgrade to Litespeed webserver on PHP 7.3 on (lsphp).

Questions is, after Litespeed is installed and configured (from this page). I guess I have to recompile PHP.After that, does all work? I managed (back in the days) to upgrade to webserver NGINX and almost break my entire website.I have few Mysql databases and some cron jobs. Also, 2 other websites (subdomain).Main domain is using Wordpress as CMS.

The only thing I would like to know that if I am going to upgrade to litespeed, would all work?I'm using a VPS.