[Mod_gzip] apache 2.0.40 and error

darren mod_gzip@lists.over.net
Mon, 19 May 2003 21:20:39 -0600


thanx for the info, i rebuilt mod_gzip with that scetion commented out and 
now it all seems to work...

At 01:53 AM 5/20/2003 +0100, you wrote:
>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