ricktbaker / beanstalk-nginx-php-fpm

How to replace apache with nginx and php-fpm on AWS beanstalk
MIT License
74 stars 27 forks source link

start php-fpm-7.1 fails on new PHP Elasticbeanstalk platform #17

Open jasondewitt opened 6 years ago

jasondewitt commented 6 years ago

The new ElasticBeanstalk PHP platform is using php7.2 by default now. When I use my old, working .ebextensions configs based off this repo, I get errors related to starting php-fpm-7.1. I am testing installing php72-fpm package and changing all the 7.1 refrences to 7.2 now. Will report back on progress

mezlad commented 5 years ago

Were you able to find any fixes for this, at the moment I am experiencing a failed build every time I deploy due to ELB upgrading to php 7.2