[wp-trac] Re: [WordPress Trac] #4426: trouble with feedburner + gzip
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 10 09:41:12 GMT 2007
#4426: trouble with feedburner + gzip
------------------------------+---------------------------------------------
Reporter: werwin | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: General | Version: 2.2.1
Severity: normal | Resolution:
Keywords: feedburner, gzip |
------------------------------+---------------------------------------------
Comment (by westi):
Replying to [comment:3 werwin]:
> I turned off these setting in Apache, since you said it might be a
server issue.
>
> {{{
> #AddEncoding x-gzip .gz .tgz
> #LoadModule deflate_module libexec/apache22/mod_deflate.so
> #LoadModule mime_module libexec/apache22/mod_mime.so
> }}}
>
> I then turned on the Wordpress gzip compression and tried FeedBurner
again, still getting the error of "The URL you entered does not appear to
be a valid feed." The feed works when Wordpress gzip is turned off - the
apache settings do not matter.
>
> So the output doesn't look like it's getting double zipped since I
turned off those Apache settings.
Ok.
I assume this is how your server is currently setup: WordPress gzip
disabled, apache zip disabled.
I have looked again at the output and it is still gzip encoded so I guess
something else is still compressing it which will again lead to double
compression if you enable the WordPress option.
I guess you may have "zlib.output_compression" enabled in php.ini or
apache config for php?
--
Ticket URL: <http://trac.wordpress.org/ticket/4426#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list