Comments on How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian
How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian This HowTo will describe the setup of an efficient http server and mail server for small or medium configurations (as low as 96 mb). Why LEMP instead of LAMP? NGINX is a great replacement for Apache with very low memory footprint and great stability.
5 Comment(s)
Comments
I had zero experience with Nginx and PHP FastCGI before going through this tutorial. Now that I've worked through it to the end my Nginx web server is up and running no problem.
Thanks !!
Thank's for sharing this article -:)
thanks for the article. It wall worked very well. However, I can't access myphpadmin site... any quick fixes?
Thanks,
Wayne
mysql 5.6 is faster and needs less commands: http://www.collegetimes.tv/lemp-server/
Hi. I think the cert should be generated with -aes256 rather than -des3. AES256 has replaced 3DES in many places by now, so we should follow that now.