[Mod_gzip] mod_gzip.so Load error.
Mike Lohmann
mod_gzip@lists.over.net
Thu, 6 Mar 2003 14:49:56 +0100
Hi,
I've got a problem to get mod_gzip running. 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
when I do configtest.
I red about the article concerning the load order. The last module loade is
mod_gzip and the AddModule section I commented in. But it still does not
work.
Versions:
Apache 1.3.27
Mod_gzip 1.3.19.2a.
(I tried the newest, too, but same results.)
Thanks in advance.
Mike