[wp-trac] [WordPress Trac] #33044: Plugin installation hangs when using "ob_gzhandler"
WordPress Trac
noreply at wordpress.org
Sun Jul 19 22:09:17 UTC 2015
#33044: Plugin installation hangs when using "ob_gzhandler"
--------------------------+------------------------------
Reporter: selnomeria | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by gr8shivam):
Try adding
{{{
ob_end_clean();
}}}
or
{{{
ob_flush();
}}}
at the bottom of the page where you start '''ob_start('ob_gzhandler');'''
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33044#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list