How to Install LEMP Stack on Ubuntu 18.04 / 20.04

A software stack is a set of software tools bundled together. LEMP stands for Linux, Nginx (Engine-X), MariaDB/MySQL and PHP, all of which are open source and free to use.

It is the most common software stack that powers dynamic websites and web applications. Linux is the operating system; Nginx is the web server; MariaDB/MySQL is the database server and PHP is the server-side scripting language responsible for generating dynamic web pages.

Prerequisite

1
What do you need
1 min

Setup & install

1
Update Software Packages
2 min
2
Install Nginx Web Server
5 min
3
Install MariaDB Database Server
5 min
4
Install PHP7.2
3 min
5
Create a Nginx Server Block
5 min
6
Test PHP

Be the first to add a review.

Please, login to leave a review
How to Install LEMP Stack on Ubuntu 18.04 / 20.04
Price:
Free