Antwort: RE: [Mod_gzip] Empty output with all .php pages
Matt Dickinson
mod_gzip@lists.over.net
Mon, 28 Apr 2003 21:36:45 +0100
mod_gzip-admin@lists.over.net wrote:
>> In which case, why does the output of phpinfo() get munged into
>> <html><body></body></html> ?
>
> Does it, really? Which program tells you about that?
>
> Don't trust _any_ browser - look at the raw HTTP output,
> using something like
> http://www.schroepl.net/cgi-bin/http_trace.pl
>
My apologies, it was the browsers (both IE and mozilla) I tested with which
were causing the output to be munged. Thanks for the URL. I'm still stuck,
therefore, as to what the problem I have that is causing the
"DECLINED:HAS_CE".
I'm running apache-2.0.40 and php-4.2.2 packages provided by redhat. I have
a "good" system that is compiled from source, apache-1.3.27 and php-4.30 and
mod_gzip working happily on that. Using the php.ini from the "good" system
on the "bad" system still causes this problem, so maybe php isn't the thing
that's causing it, but apache? Are there any known apache configs that will
cause this? Or are there any other means of troubleshooting a
DECLINED:HAS_CE?
Thanks for your time,
Matt