Login to the Ubuntu server & follow the below steps  to install openlitespeed  Step 1:Add OpenLiteSpeed Repository to Ubuntu $ wget -O – http://rpms.litespeedtech.com/debian/enable_lst_debian_repo.sh | sudo bash Step 2: Update the server before installing a new package $ sudo apt update Step 3: Install openlitespeed  $ sudo apt install openlitespeed… Continue Reading How to install OpenLiteSpeed on Ubuntu 18.04 / 20.04  Server

Install OpenLiteSpeed On Ubuntu Date : 20/03/2019 OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise Lite speed. OpenLiteSpeed is designed to be lightweight with a user friendly web interface to help webmasters create and manage their websites easily and most importantly used web sever. Installation step for… Continue Reading Install OpenLiteSpeed On Ubuntu

Setting up Django and your web server with uWSGI and nginx Date posted: 05-oct-2018   In this article, we will see how to setup a Django web application on Ubuntu 16.04 server. We’ll use UWSGIservice to deploy our webapp along with Nginx. Requirements:- Python 3.6 Django 2.0.7 Nginx 1.10.3 Ubuntu 16.04 Install… Continue Reading Setting up Django and your web server with uWSGI and nginx on Ubuntu

Configure multiple php on litespeed cPanel server Date posted: 04-09-2017 By default cPanel runs with apache webserver. Normally Easy apache 4 or Easy apache 4 will help on installing multiple php version.  In this post, we will explain on how to configure litespeed webserver to use multiple php version. Prerequisites:… Continue Reading Configure multiple php on litespeed cPanel server

How to install Curl in LiteSpeed webserver? Installing the curl in Litespeed is very easier process. Compiling PHP curl with the Litespeed web server is can be done by simple method displayed below. Kindly follow the steps below to know how to install curl in litespeed webserver. 1) Go to lsws directory… Continue Reading Install curl in Litespeed webserver