Antwort: [Mod_gzip] mod_gzip installation

mod_gzip@lists.over.net mod_gzip@lists.over.net
Tue, 19 Nov 2002 01:37:15 +0200


Hi Maxim,


> I try to install mod_gzip 1.3.19 version on the Apache
> 1.3.14 Web server but get error message that mod_gzip_on
> is not recognized inspite the fact that I add LoadModule
> directive to my httpd.conf file.

Do you get some message in your error_log that would
indicate the "LoadModule" directive might have failed
for this Apache? This would explain why then a direc-
tive of this module could not be parsed.

> The same error I get with 1.3.16 version of mod_gzip.

Uh - I have never seen any mod_gzip 1.3.16 ... ?

And I thought Apache 1.3.16 had never been released
because of too many bugs? (I only know 1.3.14 and 17.)
Anyway, you shouldn't use a version older than 1.3.26
now, for _both_ products.

> With 1.3.27 version of the Apache Web server everything
> works fine. Is there is any problem with old versions of
> the Apache server?

I have some running Apache 1.3.14 here, with mod_gzip
1.3.19.1a - works for me.

Regards, Michael