Antwort: Re: [Mod_gzip] mod_gzip & apache 2 - please help!!
urgent!
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Fri, 1 Nov 2002 11:25:14 +0200
Hi Michael,
> I still have this "deflate" problem at startup time where
> Michael Schroepl said I get these errors because my zlib
> isn't installed correctly...
> I'm using the SuSE distribution, and in /lib/ there are
> files like libz.* so I really have no clue what's going
> on here...
I am not sure what "correctly" means in this content.
I would suggest you to understand the mechanism by
which the Apache 2 module loader is locating DLLs/DSOs
that are to be loaded at program start.
(I suspect some environment variable requiring some
library path or something like that ... maybe not your
zlib installation is broken but your shell configuration.)
Did you try to load mod_deflate, which is shipped with
Apache 2? AFAIK this depends upon zlib as well.
If this would fail too, you might go to the Apache
mailing list and let them explain you how to load
mod_deflate, which might solve your mod_gzip problem
as well.
Regards, Michael