Hi Gilles, On Wed, Oct 05, 2022 at 12:08:34AM +0200, Gilles Ganault wrote: > > To migrate an old php5-based application to the latest release which > expects php7, I'd like to install both versions of PHP-FPM in one nginx > server.
It's possible to solve this issue with NGINX Unit, https://unit.nginx.org/. It supports multiple application languages, including but not limited to php, and multiple versions of the application languages. -- Sergey A. Osokin _______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org