How To Install WordPress, configure LAMP (Linux Apache MySQL PHP) CentOS/RHEL Redhat Linux 7
In this video I show you a minimal, quick and dirty way to get LAMP (Linux / CentOS7, Apache 2.4, MariaDB 5.5, PHP 7.2) installed and then configure WordPress. In production you would want proper firewall rules in firewalld/iptables, and you should use a proper vhost and domain. In this example we rely on Apache’s default of /var/www/html.
How to install PHP: http://realtechtalk.com/PHP_72_Apache_and_Centos_7_How_To_Install-2254-articles
How to install MariaDB: http://realtechtalk.com/Centos_7_How_to_install_MysqlMariadb-2255-articles
Disable SELinux: http://realtechtalk.com/CentOS_7_8_How_To_Disable_SELinux-2343-articles
How to reset MariaDB/Mysql root password: http://realtechtalk.com/MariaDB_MySQL_Reset_Root_Forgotten_Password_on_Centos_7-2256-articles
Download WordPress: http://wordpress.org/download
centos 7