[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mod_gzip & Apache 'ap_regexec()'



on 7-3-02 5:12 PM, Steve Bassi stated:

> Try
> 
> http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=113
> 
> for install instructions
> 
> Rgds
> 
> Bassi
 Steve

I tried the install but got a slew of warnings.

apxs:Warning: /usr/bin/httpd not found or not executable
apxs:Warning: Continuing anyway
apxs:Warning: Not shared object support for apache
apxs:Warning: Available under your platform. Make sure
apxs:Warning: the apache mod_so is compiled into
apxs:Warning: Your server binary '/usr/bin/httpd'.
apxs:Warning: Continuing anyway...

<typical compile stuff>
cp mod_gzip.so /usr/lib/apache/mod_gzip.so
chmod 755 /usr/lib/apache/mod_gzip.so
[activating module 'gzip' in /etc/httpd/conf/httpd.conf]

When I go to the httpd.conf and edit as per the instructs and do a restart
it bombs and says

Setting up Web Service : Syntax error on line 35 of
/etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/lib/apache *the module* into /etc/httpd/lib *the
module* cannot open shared object file

Or if I change to path on module I get

Cannot blah blah : undefined symbol: ap_regexec

I added the proper paths and all. I did get the mod_gzip to work on our
Debians. Just my darn temperamental Raq3

Any ideas. Looks like a great tool

Dave