Comments on Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 19
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 Fedora 19 server with PHP5 support (through PHP-FPM) and MySQL support.
1 Comment(s)
Add comment
Comments
By: Anonymous
Perfect - clean and easy to follow, first good nginx tutorial I have come across yet - thank you for the effort!