Install WordPress with Nginx on CentOS 8 / RHEL 8
WordPress is the most popular and widely used to create websites, blogs, webshop and much more. PHP processing and MySQL or MariaDB database are used as a backend in WordPress. In this tutorial, we will show you how to install WordPress with Nginx on CentOS 8 system. Prerequisites We are going to use LEMP (Linux, Nginx, MariaDB, and PHP) stack with Nginx as web server. So ensure that you met the following prerequisites before start installation process:...