How to Install WordPress on Nginx on CentOS 7 (LEMP)



How to Install WordPress on Nginx on CentOS 7 (LEMP)

How to Install WordPress on Nginx on CentOS 7 (LEMP)

To subscribe to Darren’s Tech Tutorials please click here:
https://goo.gl/ajiwW2

A full text tutorial including all commands needed can be found here:
https://darrenoneill.eu/?p=455

This tutorial will show you how to install Wordpress on CentOS 7 using Nginx. This is also known as the LEMP stack.

In order to follow along with this tutorial you will need to have:
CentOS 7 installed: https://youtu.be/qZXZepdUjRI
MariaDB Installed: https://youtu.be/CEojwKtOTrc
Nginx installed: https://youtu.be/InEewR7PyQQ

Other videos that will be helpful are:
How to use VI: https://youtu.be/4WQAF9B7HCk
Disable SELinux: https://youtu.be/Mp3J2GXNSSw

This video will first show you how to download php-fpm to you server.

Next you will download wordpress and extract it to the Nginx document root.

You will then configure php to work with Nginx.

Finally you will create your WordPress database on MariaDB and complete your WordPress installation

Comments are closed.