DEV Community

Cover image for Install LEMP Stack (Linux, Nginx, MySQL, PHP) on Ubuntu 18.04 AWS EC2 Instance
Budiman Fajar Firdaus
Budiman Fajar Firdaus

Posted on

Install LEMP Stack (Linux, Nginx, MySQL, PHP) on Ubuntu 18.04 AWS EC2 Instance

  1. Create AWS account
  2. Launch new AWS ec2 instance of Ubuntu 18.04
  3. Connect to instance via SSH
  4. Install Nginx / Engine X
  5. Install MySQL
  6. Install PHP
  7. Configure Nginx to use PHP processor

Full article on my blog: https://bit.ly/BDVLEMP

Thank you :)

Top comments (0)