Re: [users@httpd] httpd 2.2.22 load mod_deflate failed.

2012-08-28 Thread techienote . com
Hi, What is the output of ldd httpd. Also are u able to start apache by disabling mod_deflate module? Sent on my BlackBerry® from Vodafone -Original Message- From: feng jing Date: Wed, 29 Aug 2012 11:42:15 To: ; Subject: Re: [users@httpd] httpd 2.2.22 load mod_deflate failed. hi

Re: [users@httpd] httpd 2.2.22 load mod_deflate failed.

2012-08-28 Thread feng jing
one > > -Original Message- > From: feng jing > Date: Wed, 29 Aug 2012 11:05:54 > To: > Reply-To: users@httpd.apache.org > Subject: [users@httpd] httpd 2.2.22 load mod_deflate failed. > httpd version: 2.2.22 > server :aix 6.1 > install rpm file :http://www.bullfr

Re: [users@httpd] httpd 2.2.22 load mod_deflate failed.

2012-08-28 Thread techienote . com
Hi, Kindly paste the output of following ldd /opt/freeware/apache2/bin/apachectl Sent on my BlackBerry® from Vodafone -Original Message- From: feng jing Date: Wed, 29 Aug 2012 11:05:54 To: Reply-To: users@httpd.apache.org Subject: [users@httpd] httpd 2.2.22 load mod_deflate failed

[users@httpd] httpd 2.2.22 load mod_deflate failed.

2012-08-28 Thread feng jing
httpd version: 2.2.22 server :aix 6.1 install rpm file :http://www.bullfreeware.com/affichage.php?id=1538 but the rpm file has not include mod_deflate then, i use apxs to build and install the mod_deflate /opt/freeware/apache2/bin/apxs -c -i -a mod_deflate.c but,mod_deflate can't load, Here is th