lacee1986
6/13/2019 - 3:54 PM

Amazon Linux + Nginx + PHP + Redis

NGINX

Follow this guide to install Nginx and PHP on the Linux server:

https://medium.com/@fdcgoncalves/how-to-install-nginx-php7-1-php-fpm-in-amazon-ami-ec2-for-laravel-5-x-ea4ca8b0fcb4

PHP

How to check the available PHP packages?

yum --showduplicates list <package>

yum search php70

REDIS

Follow this guide to install:

https://medium.com/@andrewcbass/install-redis-v3-2-on-aws-ec2-instance-93259d40a3ce