These days it’s not too popular to install OpenLiteSpeed from source. Installing OLS from a repository, or installing a binary directly, is so much easier than compiling from source code. However, there are still some who prefer the old way, for whatever reason (maybe special…
OpenLiteSpeed doesn’t require any control panel to service the website. However, control panel such as Free CyberPanel can make your life much easier than using OLS alone since Cyberpanel will do a lot of stuff for you including shared hosting file/folder permission and much more. …
The following are the minimum system requirements for OpenLiteSpeed. Operating System OpenLiteSpeed supports current and non-EOL versions of the following Linux distributions: RedHat Enterprise Linux and derivatives AlmaLinux CentOS CloudLinux Oracle Linux RockyLinux VzLinux Debian and Ubuntu CPU Intel: 80486 and up PowerPC: PowerPC G4…
Requirements Latest OpenLiteSpeed has precompiled binary included in the package for you to easily install than compiling/installing from source code yourself. Operating System CentOS 6, 7, 8 Debian 7, 8, 9, 10, 11 Ubuntu 14,16,18,20,22 NOTE: Currently one click installation only supports the above operating…
OpenLiteSpeed will normally be installed through root user on production server. If there is some case you do want to install OLS as a non-root user, you can. The following provides an example to install OLS from source code as a non root user.…
Please visit our 1-Click in the Cloud documentation page for your most current support.
You can install OpenLiteSpeed, LSPHP, MariaDB, WordPress, and LiteSpeed Cache plugin for WordPress in 1-click! ols1clk is a one-click installation script for OpenLiteSpeed. Using this script, you can quickly and easily install OpenLiteSpeed with its default settings, Using different parameters for example, ./ols1clk.sh -w you…
Installation of OLS 1.5 or lower version from Source Code OpenLiteSpeed can also be installed from source code through a command line terminal as detailed below. The following KB is for OLS 1.5 and the lower version only. While starting from 1.6 and later version,…
AlmaLinux and CentOS Installation Follow these steps for AlmaLinux 8 or CentOS 6, 7, 8 systems. Add the Repository Use the following commands to add our CentOS repositories: AlmaLinux 8 & CentOS 8: rpm -Uvh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el8.noarch.rpm CentOS 7: rpm -Uvh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el7.noarch.rpm CentOS 6: rpm -Uvh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el6.noarch.rpm Install OpenLiteSpeed…