Installation de Nginx avec PHP5 (et PHP-FPM) et support MySQL (LEMP) sur Ubuntu 14.04 LTS
Nginx (prononcé "engine x") est un serveur HTTP gratuit, open-source et haute performance. Nginx est connu pour sa stabilité, son ensemble de fonctionnalités riche, sa configuration simple et sa faible consommation de ressources. Ce tutoriel montre comment vous pouvez installer Nginx sur un serveur Ubuntu 14.04 avec support PHP5 (via PHP-FPM) et support MySQL (LEMP = **L** inux + nginx (prononcé " **e** ngine x") + **M** ySQL + **P** HP).