Open
Description
Hi, I am starting container from FROM thecodingmachine/php:7.4-v3-fpm
and getting
php_1 | [07-Jul-2020 13:22:56] ALERT: [pool www] user has not been defined
php_1 | [07-Jul-2020 13:22:56] ALERT: [pool www] user has not been defined
php_1 | [07-Jul-2020 13:22:56] ERROR: failed to post process the configuration
php_1 | [07-Jul-2020 13:22:56] ERROR: failed to post process the configuration
php_1 | [07-Jul-2020 13:22:56] ERROR: FPM initialization failed
php_1 | [07-Jul-2020 13:22:56] ERROR: FPM initialization failed
At the local machine, everything is right but on the server, it's failing.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
4.19.0-9-amd64
Any advice? One week I am trying to figure it out, what is wrong. Thank you.