[wp-trac] Re: [WordPress Trac] #4426: trouble with feedburner + gzip

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 15 03:27:14 GMT 2007


#4426: trouble with feedburner + gzip
------------------------------------------------+---------------------------
 Reporter:  werwin                              |        Owner:  westi       
     Type:  defect                              |       Status:  assigned    
 Priority:  normal                              |    Milestone:  2.4 (future)
Component:  General                             |      Version:  2.2.1       
 Severity:  normal                              |   Resolution:              
 Keywords:  feedburner, gzip reporter-feedback  |  
------------------------------------------------+---------------------------
Comment (by werwin):

 Replying to [comment:13 markjaquith]:
 >
 > werwin, can do do:
 >
 > {{{
 > <?php
 > var_dump(ini_get('zlib.output_compression'));
 > var_dump(ini_get('zlib.output_compression_level'));
 > var_dump(ini_get('output_handler'));
 > ?>
 > }}}
 >
 > and then paste the output here?

 Sure,

 {{{
 string(1) "1" string(1) "5" bool(false)
 }}}

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


More information about the wp-trac mailing list