Businessman
Member
Posted 5 years ago #
Hi there -
Got a strange rewrite error showing at the top of my main page:
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /home/user/public_html/wp-includes/functions.php on line 832
Not sure how to handle this. Any recommendations?
Everything was fine until I upgraded to WP 2.x
Sounds like you have a plugin or something running that doesn't like gzip compression?
Try going to Options -> Reading and unchecking "WordPress should compress articles (gzip) if browsers ask for them" at the bottom of the page and see if that helps.
Businessman
Member
Posted 5 years ago #
Many thanks for the reply - that looks like it's sorted it. :)
Only using a couple of plugins, but I'll watch out for the issue in future. :)