Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'
From the admin control panel, under "Settings", set "Use GZip compression" to "No".
This message appears because Apache is already compressing the output due to your server's php.ini settings. Use one or the other, not both.