Any clue what causes this?
My localhost install of EE 2.5.2 suddenly started inserting these errors into my page:
A PHP Error was encountered
Severity: Warning
Message: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression'
Filename: core/Output.php
Line Number: 264
A PHP Error was encountered
Severity: Notice
Message: ob_start(): failed to create buffer
Filename: core/Output.php
Line Number: 264UPDATES:
When I turn OFF teh “Enable GZIP Output?” option in the CP, these errors go away.
Also, this is a localhost (MAMP) install on my laptop that’s been running fine for a month with very regular use. This error just appeared this morning.