Closed pulketo closed 2 years ago
Hi there - Have a peek here for the valid options: https://www.php.net/manual/en/install.fpm.configuration.php
Error log level. Possible values: alert, error, warning, notice, debug.
I will update README accordingly however.
Summary
Setting environment variable PHP_LOG_LEVEL=info causes PHP-FPM to be started over and over
Steps to reproduce
What is the expected correct behavior?
Service started and listening on specified exposed port ... [services.d] done. 2021-12-06-10:06:25 [STARTING] [nginx] [1] Starting nginx 1.21.4 2021-12-06-10:06:25 [STARTING] [monitoring] [1] Starting Zabbix Agent (modern) 5.4.8 2021-12-06-10:06:25 [STARTING] [scheduling] [1] Starting cron 2021-12-06-10:06:25 [STARTING] [php-fpm] [1] Starting php-fpm 8.0.13
Relevant logs and/or screenshots
Environment
tiredofit/nginx-php-fpm:latest sha256:ff8944c683c8ab169afe00de6f6e6d4942702e8c5e1df13a7b704d19b43678d2 OS: CentOS Linux release 8.4.2105
Possible fixes
not using that variable, allows image to be working OK