Antwort: [Mod_gzip] mod_gzip.so Load error.
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Thu, 6 Mar 2003 18:31:21 +0200
Hi Mike,
> I've got a problem to get mod_gzip running.
we had the same question here only days ago.
> I used apxs to configure and compile the module
> for my apache. Always I get :
>
> Cannot load /usr/local/apache/libexec/mod_gzip.so into server:
> /usr/local/apache/libexec/mod_gzip.so: undefined symbol: gzp_main
You didn't compile the whole mod_gzip source, but only one
source file.
Use the "Makefile" that is shipped with mod_gzip 1.3.26.1a,
which will invoke apxs the way you need.
> Mod_gzip 1.3.19.2a.
> (I tried the newest, too, but same results.)
You should use 1.3.26.1a;
1.3.19.2a is more like an "emergency patch" from my side.
Regards, Michael