Web Hosting Talk







View Full Version : help with mod Gzip on Raq4


scsi
07-26-2001, 04:30 AM
hi,
I've compiled mod_gzip following instructions. I'm on a raq4 and when restardted apache I had this message: [warn] Loaded DSO /usr/lib/apache/mod_gzip.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI).
how to fix this?
thanx

iplexx
07-26-2001, 04:33 AM
Ignore the warning, mod_gzip is working fine even when not compiled as EAPI apache module.

I don't know if you can compile mod_gzip as EAPI!?

Eagle
07-26-2001, 08:00 AM
dont use the ready-to-go one,
get the C code, and compile it into apache

or contact me to do it for you
herps@ewsnl.com

scsi
07-26-2001, 08:19 AM
can you post a little tutorial on how to compile in the right way?
thank you