github.com/drud/ddev@v1.21.5-alpha1.0.20230226034409-94fcc4b94453/containers/ddev-webserver/ddev-webserver-base-files/etc/supervisor/php-fpm.conf (about) 1 [program:php-fpm] 2 command = /usr/sbin/php-fpm --nodaemonize --force-stderr --allow-to-run-as-root 3 priority=5 4 stdout_logfile=/proc/self/fd/2 5 stdout_logfile_maxbytes=0 6 redirect_stderr=true