Build a LEMP stack (Linux, NGINX, MySQL, PHP)
The LEMP stack (Linux, NGINX, MySQL, PHP) is a solid web solution stack for building and hosting web applications, such as WordPress, Drupal, and many others.
There are several ways to build a LEMP stack on your Cloud server, depending on which version of Linux you are using.
Linux Version | Guide |
---|---|
Ubuntu | (Build a LEMP stack (Linux, NGINX, MySQL, PHP) – Ubuntu) |
)CentOS 6 | (Build a LEMP stack (Linux, NGINX, MySQL, PHP) – CentOS 6) |
CentOS 7 | (Build a LEMP stack (Linux, NGINX, MySQL, PHP) – CentOS 7) |
Arch Linux | (Build a LEMP stack (Linux, NGINX, MySQL, PHP) – Arch Linux) |
Debian 7 | (Build a LEMP stack (Linux, NGINX, MySQL, PHP) – Debian 7) |
Next steps
Once you have a LEMP stack set up on your server, you should (Set up NGINX Server Blocks) to host websites.