

Later, you can change your temporary password to a strong password for protection. You can press Enter to accept, and use the password 123456 on a temporary basis. It will ask for a username but by default, the admin username is used. To execute and change the default admin password for OpenLiteSpeed's WebAdmin Console, use the following command and set it to 123456: sudo /usr/local/lsws/admin/misc/admpass.sh
#LITESPEED WEB SERVER CYBERPANEL SSL INSTALL#
You can also install all the extensions for LSPHP 5.6 using the command below: sudo yum install lsphp56-* Step 1.3: Setting up the Default Admin Password Replace 56 with the corresponding PHP version to search for extensions of other PHP versions: yum search lsphp56 Step 1.2.4 You can also search for various available extensions. sudo yum install lsphp56 lsphp56-mysql Step 1.2.3 We will install PHP version 5.6 along with the PHP extension needed to connect with the MariaDB database management system.

Now that we can access LiteSpeed repositories, we can set up the server along with the MariaDB database management system by using the following command: sudo yum install OpenLiteSpeed mariadb-serverĭifferent versions of PHP are available in LiteSpeed repositories. Use the command below to enable the repository: sudo rpm -ivh Step 1.2: Installation of Components Step 1.2.1 We can install OpenLiteSpeed without compiling it by directly adding the LiteSpeed repository.
#LITESPEED WEB SERVER CYBERPANEL SSL SOFTWARE#
Step 1: Set up OpenLiteSpeed Web Server, MariaDB and PHP on Centos 7 Step 1.1: Enable LiteSpeed RepositoryĪ repository is a storage location where software packages are retrieved and installed on a server. Root user account, or non-root user account with Sudo privileges on your server.The result would be to create a WordPress site on a domain ( with the issuance of SSL Certificate) using OpenLiteSpeed as a web server. This article guides you through installing and configuring OpenLiteSpeed web server, MariaDB as a database management system, LiteSpeed PHP, LetsEncrypt SSL to secure your website and Pure-FTPD (File Transfer Protocols Daemon) in case you want to use FTP to transfer WordPress files from your computer to server. We are also going to see how we can use free Lets Encrypt SSL to secure your WordPress site. This article will help you install WordPress with the LSCache plugin on OpenLiteSpeed using LSPHP.
