[Mod_gzip] apache 2.0.40 and error
Matt Dickinson
mod_gzip@lists.over.net
Tue, 20 May 2003 01:53:38 +0100
mod_gzip-admin@lists.over.net wrote:
> i made these changes and looked at php.ini and all i could see was:
> zlib.output_compression = Off
> it is already off is there any other settings i should look for or
> set?
What errors are you getting? The HAS_CE error?
I had to do some hacking on the mod_gzip.c, version mod_gzip-2.0.40.tar.gz,
by commenting lines 2170-2189 out to get it to work for me. After doing
that, recompile and re-install
Matt