[Mod_gzip] mod_gzip & apache 2 - please help!! urgent!
Michael Jakscht
mod_gzip@lists.over.net
Thu, 31 Oct 2002 13:33:32 +0100
OK, now I used the mod_gzip.c from the mail you sent.
It compiles with apxs -i -a -c mod_gzip.c.
Now I have a new mod_gzip.so in my /opt/apache2/modules directory.
But when I try to start apache I get the following error:
===============================================
rzvcms:/opt/apache2/logs # less rcapache.log
Syntax error on line 269 of /opt/apache2/conf/httpd.conf:
Cannot load /opt/apache2/modules/mod_gzip.so into server:
/opt/apache2/modules/mod_gzip.so: undefined symbol: deflate
rzvcms:/opt/apache2/logs #
===============================================
Hope you have any idea...
Michael