I get this error at the top of my page/s when i go to my blog for the first time. After you browse my site or refresh the page the error disapears. Why is this appearing? Picture of error
This is the error:
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /home/.talisha/poil11/westondeboer.com/wp-includes/functions.php on line 817
jnagyjr
Member
Posted 3 years ago #
I had been getting the same error, it appears to be a PHP problem. you'll have to disable the option in Wordpress to send the browser a gzipped copy of the page(s) if requested.
chml-srucnoc
Member
Posted 3 years ago #
TwisterMc
Member
Posted 2 years ago #
I've started getting this error recently and I was using gzip for months. All of a sudden it's having issues? I don't get it.
Disabling gzip worked, but how come it started to freak out?
TwisterMe, any clues as to what changed around the time you started seeing the problem?
Using php 5.2? It changes how output buffers are handled during shutdown.