WordPress hosting in centos-7

[root@wordpress ~]# yum install httpd mariadb mariadb-server php php-common php-mysql php-gd php-xml php-mbstring php-mcrypt [root@wordpress ~]# mysql_secure_installation [root@wordpress ~]# systemctl start mariadb [root@wordpress ~]# systemctl enable mariadb [root@wordpress ~]# mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 10 Server version: 5.5.52-MariaDB … Continue reading WordPress hosting in centos-7