diff --git a/server/usr/local/etc/php/php.ini b/server/usr/local/etc/php/php.ini index 6a067850..62b97596 100644 --- a/server/usr/local/etc/php/php.ini +++ b/server/usr/local/etc/php/php.ini @@ -811,6 +811,7 @@ enable_dl = Off ; Disable logging through FastCGI connection. PHP's default behavior is to enable ; this feature. +;;; SEWA: CHANGED ACCORDING BUG: https://github.com/docker-library/php/issues/878 fastcgi.logging = 0 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to