Tag Archives: LEMP

Install nginx with PHP and MySQL in CentOS 6.4 / RHEL 6.4

Written by SK on . Posted in CentOS, Fedora, Linux tutorials

tux

nginx (pronounced as engine-x) is a lightweight, high performance http server, reverse proxy server, IMAP, SMTP and POP3 server. In this tutorial my test box hostname and ip address are “server.unixmen.com” and “192.168.1.200″.

How to install LEMP on Fedora 17

Written by Mel Kham on . Posted in Fedora, Frequently Asked Questions, Linux tutorials

nginx-logo-300x180

In this post we will see  a compatible alternative to the “LAMP” (Linux, Apache, MySQL, and PHP) , known as “LEMP”  (Linux, Nginx, MySQL, PHP) . The LEMP replaces the Apache web server component with nginx  which can increase the … Continue reading