[wp-trac] Re: [WordPress Trac] #3572: IIS RTE not loading in 2.1

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 17 04:37:26 GMT 2007


#3572: IIS RTE not loading in 2.1
----------------------------------------------+-----------------------------
 Reporter:  sunburntkamel                     |        Owner:  anonymous
     Type:  defect                            |       Status:  new      
 Priority:  high                              |    Milestone:  2.1      
Component:  Administration                    |      Version:  2.1      
 Severity:  normal                            |   Resolution:           
 Keywords:  tinyMCE RTE rich text editor IIS  |  
----------------------------------------------+-----------------------------
Comment (by sunburntkamel):

 Replying to [comment:8 ryan]:
 > You have the zlib extension installed, so ob_gzhandler() should exist.
 The error suggests that ob_gzhandler() is being run twice.  If you have
 plugins activated, check to make sure none of them invoke ob_gzhandler().
 Failing that, if you can edit your php.ini, try setting output_buffering
 to Off.  It is currently 4096.  I don't think that should matter since
 zlib.output_compression is off, but it won't hurt to check.

 alright, last time i had trouble with ob_gzhandler() loading twice, i
 deleted it from functions.php, and that fixed it.  i can't edit php.ini
 myself, but i've asked my host, and i'll let you know.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3572#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list