Comments on How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7
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.
2 Comment(s)
Add comment
Comments
By: Anonymous
You incorrectly state "CentOS 6.5" in the first paragraph of your tutorial.
By: Keith Taylor
Best tut I have seen/used all month! Thanks Guys!