search
Get Started
search
LEMP Stack - Stack
zoom_in Click to enlarge

LEMP Stack

description LEMP Stack Overview

The LEMP Stack is a group of open-source software used to deploy and run dynamic web applications. The acronym stands for Linux, Nginx (pronounced Engine-X), MySQL, and PHP. It is a variant of the traditional LAMP stack, substituting the Nginx web server for Apache. Nginx uses an event-driven architecture, allowing it to handle high volumes of concurrent connections with a relatively low memory footprint.

It is frequently used by system administrators and developers for high-traffic websites.

help LEMP Stack FAQ

What does LEMP stand for?

LEMP stands for Linux, Nginx, MySQL, and PHP. It is the common web stack used to run many dynamic websites, with Nginx replacing Apache from the traditional LAMP stack.

Why is Nginx used in a LEMP stack?

Nginx is known for handling many concurrent connections efficiently and can serve static files while passing PHP requests to PHP-FPM. This makes it a common front server for PHP applications.

Is WordPress compatible with a LEMP stack?

Yes, WordPress can run on Linux with Nginx, MySQL or a compatible database, and PHP. The server needs correct Nginx rewrite rules so WordPress permalinks resolve properly.

How is LEMP different from LAMP?

Both stacks commonly use Linux, MySQL, and PHP. The main difference is the web server: LEMP uses Nginx, while LAMP traditionally uses Apache.

Reviews & Comments

Write a Review

rate_review

Be the first to review

Share your thoughts with the community and help others make better decisions.

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Track changes
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare