How to install WordPress in Centos

You need to have a LAMP ready server to install WordPress into your Centos server. Read more: How to Setup LAMP Configuration on Centos.   Step 1 – You need to create a database and user account in MySQL for WordPress. Login to your MySQL using the username and password created earlier by running the command

Install WordPress in CentOS with NGINX Web Server

First refer to this guide to setup LEMP on your server. LEMP comes with Nginx (Engine X) web server, MySQL & PHP. We first need to create a database for WordPress to use before starting the installation.   Step 1: First, make sure your MySQL service is running using: service mysqld start   Step 2:

How to install WordPress in Ubuntu

You need to have a LAMP ready server to install WordPress into your Ubuntu server. Read more: How to Setup LAMP Configuration on Ubuntu.   Step 1 – You need to create a database and user account in MySQL for WordPress. Login to your MySQL using the username and password created earlier by running the command

How to Install VestaCP (Vesta Control Panel)

Vesta WEB API is available to perform core functions of the Control Panel. We use it internally to synchronize DNS clusters, to integrate the WHMC billing system and to reset mail account passwords in Roundcube. The API can be used as well to create new user accounts, domains, databases or even to build an alternative

How to Fix Shared Libraries Error When Installing DirectAdmin

Problem: After running the DirectAdmin installer, if you still see the following error message: ************************************* * * * All parts have been installed * * * ************************************* Type: /sbin/service httpd restart ./directadmin: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory ./directadmin: error while loading shared libraries: libssl.so.5: