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 the root user on the 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…
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…
CentOS Installation Follow these steps for RockyLinux, AlmaLinux and CentOS 6, 7, 8, 9 systems. Add the Repository Use the following commands to add our CentOS/AlmaLinux/RockyLinux repositories: sudo wget -O – https://repo.litespeed.sh | sudo bash You can also specify the repo manually for different OS…