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 <csusxs@xxxxxxxxx> Date: Wed, 29 Aug 2012 11:42:15 To: <users@xxxxxxxxxxxxxxxx>; <techienote.com@xxxxxxxxx> Subject: Re: httpd 2.2.22 load mod_deflate failed. hi, # ldd /opt/freeware/apache2/bin/apachectl ldd: /opt/freeware/apache2/bin/apachectl: File is not an executable XCOFF file. # 2012/8/29 <techienote.com@xxxxxxxxx>: > Hi, > > Kindly paste the output of following > ldd /opt/freeware/apache2/bin/apachectl > > > Sent on my BlackBerry® from Vodafone > > -----Original Message----- > From: feng jing <csusxs@xxxxxxxxx> > Date: Wed, 29 Aug 2012 11:05:54 > To: <users@xxxxxxxxxxxxxxxx> > Reply-To: users@xxxxxxxxxxxxxxxx > Subject: httpd 2.2.22 load mod_deflate failed. > 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 the error > > # ./apachectl -t > httpd: Syntax error on line 103 of > /opt/freeware/apache2/conf/httpd.conf: Cannot load > /opt/freeware/apache2/modules/mod_deflate.so into server: rtld: > 0712-001 Symbol crc32 was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > deflateEnd was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > deflateInit2_ was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > deflate was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > inflateInit2_ was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > inflateEnd was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found.\nrtld: 0712-001 Symbol > inflate was referenced\n from module > /opt/freeware/apache2/modules/mod_deflate.so(), but a runtime > definition\n of the symbol was not found. > > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx