Comments on How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 20.04 LTS

This tutorial shows how you can install Nginx on an Ubuntu 20.04 LTS server with PHP 7.4 support (through PHP-FPM) and MySQL support (LEMP = Linux + Nginx (pronounced "engine x") + MySQL + PHP).

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Some Fox

Hey. I just want to say thank you. Your tutorial is top notch!

By: Fanny

perfect tuto.

i tested on a raspberry pi 3 where i put ubuntu server 21.10 and it works like a charm.

during installation process, php set to 8.0.8 so i have to change some lines (7.04 --> 8.0)

web server

nginx/1.18.0 Database client version: libmysql - mysqlnd 8.0.8 PHP extension: mysqli  curl  mbstring  PHP version: 8.0.8

dbserver

Server: Localhost via UNIX socket Server type: MySQL Server connection: SSL is not being used Server version: 8.0.28-0ubuntu0.21.10.3 - (Ubuntu) Protocol version: 10 User: ubuntu@localhost Server charset: UTF-8 Unicode (utf8mb4)

phpmyadmin

Version information: 5.0.4deb2ubuntu5

 

thank you very much. 1st tuto where i succeeded to the end :)