In my PHP 5.4.x setup, an old project which uses ob_start() and ob_whatever() started to throw errors like Warning: ob_start(): output handler ‘ob_gzhandler’ conflicts with ‘zlib output compression’. On my […]
In my PHP 5.4.x setup, an old project which uses ob_start() and ob_whatever() started to throw errors like Warning: ob_start(): output handler ‘ob_gzhandler’ conflicts with ‘zlib output compression’. On my […]