This breaking change: #1635
That was only introduced here: in last commit 8.2/trixie/fpm/Dockerfile
is a breaking change for anyone depending on www.conf.
If you were doing something along the lines of:
Then in www.conf change it to:
Else Nginx or whatever webserver you are using with php-fpm won't be able to communicate.
This breaking change: #1635
That was only introduced here: in last commit 8.2/trixie/fpm/Dockerfile
is a breaking change for anyone depending on www.conf.
If you were doing something along the lines of:
Then in www.conf change it to:
Else Nginx or whatever webserver you are using with php-fpm won't be able to communicate.