Tag Archives: zlib output compression
ob_start() – output handler ob_gzhandler conflicts with zlib output compression
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 development environment, I suppress this error by disabling zlib compression … Continue reading
Posted in php
Tagged ob, ob_gzhandler, ob_start, zlib, zlib compression, zlib output compression
Leave a comment




