How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7

67

How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7

Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 6.5 server with PHP support (through PHP-FPM) and MySQL (Mariadb) support.

Read more at HowtoForge