Nginx

Posts tagged with

PHP 5.6 with Nginx on AWS

Look whether the version you like is available. For a producion server you may not want to install the very latest. yum search php56 Here I have gone for php56 i.e. php-5.6 as I needed it for the latest mediawiki I was looking to install for my documentation. sudo service php-fpm stop sudo yum …

Read more →