Install OpenLiteSpeed
Install the LiteSpeed Repository sudo wget -O – https://repo.litespeed.sh | sudo bash Install OpenLiteSpeed Debian/UbuntuCentOS sudo apt-get -y install openlitespeed Install LSPHP¶This command will install lsphp81 and lsphp81-mysql into /usr/local/lsws/lsphp81/bin/lsphp: Debian/UbuntuCentOSsudo apt-get install lsphp81 lsphp81-common lsphp81-mysql To get a list of the LSPHP packages and extensions available, you can run the following: Debian/UbuntuCentOSsudo apt-cache search … Read more