Install Linux Nginx MySQL PHP LEMP stack
Want to say something? Add Comment
Install Linux Nginx MySQL PHP LEMP stack
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. The acronym stands for Linux, Nginx, MySQL, and PHP. Install Linux Nginx MySQL PHP LEMP stack includes following steps.
Installation steps following procedures.
- Update Server first before installing additional software and packages.
- Nginx HTTP Server installation.
- Mysql or MariaDB Server installation.
- PHP-FPM installation.
- Connect Nginx with PHP-FPM.
Troubleshooting NGINX 502 Bad Gateway
PHP-FPM not started or not running
NGINX can’t communicate with PHP-FPM
Installation Requirements:
- SSH access server.
- Domain name.