Setup PHP-FPM with Nginx in Amazon Linux
sudo yum install nginx -y
sudo yum install php71 php71-fpm php71-mcrypt php71-xml php71-mcrypt php71-zip php71-xmlrpc php71-gd php71-curl php71-pdo php71-mysqlnd php71-mbstring php71-gmp
sudo chkconfig nginx on
sudo chkconfig php-fpm on
sudo service nginx start
sudo service php-fpm start
Watch video Setup PHP-FPM with Nginx in Amazon Linux online without registration, duration hours minute second in high quality. This video was added by user AWS With Atiq 11 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,221 once and liked it 11 people.