Web Hosting Talk







View Full Version : Mod_gzip install for dummies


WebmastersHost
09-02-2001, 08:28 PM
Hi,

I have a server with Burst.net and have attempted to install mod_gzip without success. Does anyone have a server at Burst that has installed this module? If yes please provide step-by-step instructions on how you accomplished it. Thanks.

The Prohacker
09-03-2001, 08:58 AM
http://i4net.tv/marticle/get.php?action=getarticle&articleid=12

Palm
09-03-2001, 01:44 PM
Download the Mod_gzip at cpanel.net

Just run three commands and you done.

WebmastersHost
09-03-2001, 02:09 PM
Yes that did the trick.

I kept getting the following error:
"Loaded DSO libexec/mod_gzip.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)"

So I read further down and realized I would have to compile the module. Which consisted of uploading the Makefile and Install file. Then ran the provided directive and it compiled fine.

Thank you.