Rather than try and reconfigure the Amazon Linux AMI to use Nginx and PHP-FPM, it was much easier to reconfigure Apache to use the Event MPM instead of Prefork, and utilize PHP-FPM. This uses the 64bit Amazon Linux 2014.09 v1.2.0 running PHP 5.5. Save this file in your .ebextensions folder in the root of your project. Continue Reading…