Blog

How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on Debian 7

LEMP stack is a group of open source software to get a VPS up and running. The acronym includes the Linux (L), MySQL (M), and PHP (P) of the more traditional LAMP stack, but switches out Apache for Nginx (pronounced engine x). This tutorial explains how to install nginx/MySQL/PHP-fpm, as well as all the required repos to download nginx and php-fp. It will also review how to configure php & nginx, as well as how to create a php info page. *Written for Debian 7.

Read more
How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on CentOS 8

The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. The name “LEMP” is an acronym that describes a Linux operating system, with an (E)Nginx web server. The backend data is stored in a MariaDB database and the dynamic processing is handled by PHP. In this guide, you’ll install a LEMP stack on a CentOS 8 server using MariaDB as the database management system.

Read more
Установка стека Linux, Nginx, MySQL, PHP ( LEMP) в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Установка стека Linux, Nginx, MySQL, PHP ( LEMP) в CentOS 8

Программный стек LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений, написанных на PHP. Название LEMP — это акроним, включающий операционную систему Linux с веб-сервером Nginx (произносится “Engine-X”)….

Read more
Установка стека Linux, Nginx, MySQL, PHP (LEMP) в CentOS 8 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка стека Linux, Nginx, MySQL, PHP (LEMP) в CentOS 8 [Краткое руководство]

В этом руководстве вы установите стек LEMP на сервер с CentOS 8. Хотя MySQL доступен в используемых по умолчанию репозиториях в CentOS 8, в этом руководстве мы рассмотрим процесс настройки стека LEMP с MariaDB в качестве системы управления базами…

Read more
CHAT