Koozali.org: home of the SME Server

apache Mod_gzip

Gage

apache Mod_gzip
« on: June 26, 2003, 05:32:42 AM »
I tried to install the mod_gzip from the instructions from
http://www.star-support.com/downloads/mitel/contrib/apache-mod-gzip/

But ran into this problem

[root@pompano home]# rpm -Uvh e-smith-mod_gzip-1.3.19a-1es.i386.rpm
Preparing...                ########################################### [100%]
   1:e-smith-mod_gzip       error: unpacking of archive failed on file /usr/lib/apache/mod_gzip.so;3efa3a1d: cpio: MD5 sum mismatch




Now I get this error in my httpderror_log and http is no longer serving!
here is an exmple.

 e /etc/httpd/logs/ssl_scache' for reading (fetch) (System error follows)
[Wed Jun 25 19:20:15 2003] [error] System: Permission denied (errno: 13)
[Wed Jun 25 19:20:15 2003] [error] mod_ssl: Cannot open SSLSessionCache DBM fil
e /etc/httpd/logs/ssl_scache' for writing (store) (System error follows)
[Wed Jun 25 19:20:15 2003] [error] System: Permission denied (errno: 13)
[Wed Jun 25 19:20:43 2003] [notice] SIGUSR1 received.  Doing graceful restart
Syntax error on line 151 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/mod_gzip.so into server: /usr/lib/apache/mod_gzip.s
o: cannot open shared object file: No such file or directory
   
for some reason it it loaded half way and now its stuck.    
Help!!

guestHH

Re: apache Mod_gzip
« Reply #1 on: June 26, 2003, 12:31:15 PM »
Gage,

Take a look in /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
in here are the templates for a custom httpd.conf.

Remove the file regarding mod_gzip and exand httpd.conf by
'/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf' . Retstart apache.