repository

Mediawiki

Install: Quick Install Mediawiki on Openlitespeed After you install OpenLiteSpeed, follow the instructions below to get your Mediawiki site working. Install PHP modules MariaDB Installation Create MediawikiDB Account Set Index File and rewrite rules Download and Extract Mediawiki Run the Mediawiki install script Install PHP…

Magento 2

Install: Quick Install Magento 2 After you install OpenLiteSpeed, follow the instructions below to get your Magento 2 site working. Install PHP modules MariaDB Installation Create MagentoDB Account Create a Magento User Download and Extract Magento Create a Virtual Host for Magento Run the Magento…

Drupal 8

Install: Quick Install Drupal 8 After you install OpenLiteSpeed, follow the instructions below to get your Drupal 8 site working. Install PHP modules MariaDB Installation Create DrupalDB Account Set Index File and rewrite rules Download and Extract Drupal Run the Drupal install script Install PHP…

Set up OLS with Multi PHP versions

Multiple PHP Versions on OpenLiteSpeed Users may want to setup multi-PHP versions and use a different version for different virtual host/domain. This wiki will address setting up multiple PHPs for one installation of OpenLiteSpeed. The wiki assumes you have our repository installed and enabled and that PHP…

Install PHP through repositories

Installing PHP with LiteSpeed SAPI from a repository is much faster and recommended way. PHP for LiteSpeed (LSAPI) is available in two repositories — Remi Repository(CentOS) and our own LiteSpeed Repository(CentOS/Debian/Ubuntu). Choose the repository that best fits your needs. Installing PHP from the LiteSpeed Repository…

Accessing the Git

  We welcome developers of all skill levels to experiment with the OpenLiteSpeed code. To facilitate this, we’ve made the OpenLiteSpeed git available in our official repository on GitHub. Some people, however, may wish to access the repository without logging into GitHub. Here are the commands for…