How To Install Lemp Server In Ubuntu Precise 12 04
A LEMP server refers to a server running Linux, Enginx (Nginx), MySql and PHP (or Perl/Python). It is similar to the popular LAMP server except that the underlying web server is managed by Nginx instead of Apache. In this tutorial, we will show you how to install LEMP server in Ubuntu 12.04. Nginx vs Apache For those who are not aware, Nginx is an open-source web server that can run faster and use lesser system resources than Apache....