Hallo, for one application i need to disable output_buffering in php.ini.
In my opinion there is a better solution to disable it for the special location and not for system wide php. So i try to set fastcgi_param PHP_VALUE "output_buffering=Off"; but when i reload nginx and look at the app/ or on my phpinfo side the option is still set to 4096 (default). has anybody a solution? Best regards _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx