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
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