error: failed to send buffer of zlib output
-
Hello anyone, I’m constantly getting an error on every update:
ob_end_flush(): failed to send buffer of zlib output compression (0) in /…/wp-includes/functions.php on line 4979
where the following is located:function wp_ob_end_flush_all() { $levels = ob_get_level(); for ( $i = 0; $i < $levels; $i++ ) { ob_end_flush(); } }
Any suggestion to resolve it?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘error: failed to send buffer of zlib output’ is closed to new replies.