How to install Nginx, MariaDB and PHP (LEMP Stack) on Centos

  • Post author:
  • Post category:Tutorials
  • Post comments:0 Comments

The LEMP stack server is a server running Linux, Nginx (pronounced Engine x), MySQL/MariaDB and PHP (or Perl / Python). It is similar to the LAMP server except that the web server platform is controlled by Nginx instead of Apache. In this guide, we’ll get a LEMP stack installed on CentOS 8 and 9. Prerequisites … Read more

Source

Leave a Reply