diff --git a/conf/php/7.3/fpm/pool.d/www.conf b/conf/php/7.3/fpm/pool.d/www.conf index eeba8093acc87a119112e54853e138b5cf6e49ed..2deb81cc83d613cec114479dbf78441722b15ea7 100644 --- a/conf/php/7.3/fpm/pool.d/www.conf +++ b/conf/php/7.3/fpm/pool.d/www.conf @@ -17,8 +17,6 @@ pm.status_path = /status ; Default Value: no catch_workers_output = yes -access.log = /proc/self/fd/2 - chdir = / ; Already enabled by default - do not enable twice.