Hello,
We have the error below when we start our apache httpd deamon.
[f_apa_start]- 2020-11-19 11:19:34 - INFO - **************************************************
[f_apa_start]- 2020-11-19 11:19:34 - INFO - *** /apache/apache_home/apache_2.2.14/bin/httpd -f /apache/AIMMI008/conf/AIMMI008.conf -k start >/dev/null </dev/zero ***
httpd: Syntax error on line 87 of /apache/AIMMI008/conf/AIMMI008.conf: Cannot load /apache/apache_home/apache_2.2.14/modules/mod_authnz_ldap.so into server: Could not load module /apache/apache_home/apache_2.2.14/modules/mod_authnz_ldap.so.\n\tDependent module /opt/IBM/ldap/V6.4/lib64/libldap.a(libldap.so.2) could not be loaded.\n\tFile /opt/IBM/ldap/V6.4/lib64/libldap.a is not an\n\t archive or the file could not be read properly.\nSystem error: Exec format error\nCould not load module /apache/apache_home/apache_2.2.14/modules/mod_authnz_ldap.so.\n\tDependent module /apache/apache_home/apache_2.2.14/modules/mod_authnz_ldap.so could not be loaded.
[f_apa_start]- 2020-11-19 11:19:34 - ERREUR - ==================================================
We are running
AIX 7.2 since yesterday.
I know that before the aix 7.2 migration the
openldap rpm package has been removed.
I know that the
AIX LDAP filesets have been updated after the aix 7.2 migration.
My question is : do i have to re-install openldap rpm package ? If not can you help me to solve this problem please ?
I thank you very much,
Christophe
IBM AIX LDAP Filesets :aimmi008:/opt/IBM/ldap/V6.4/bin#
lslpp -l | grep -i ldapidsldap.clt32bit64.rte 6.4.0.20 COMMITTED Directory Server - 32 bit
idsldap.clt64bit62.rte 6.2.0.32 COMMITTED Directory Server - 64 bit
idsldap.clt64bit64.rte 6.4.0.20 COMMITTED Directory Server - 64 bit
idsldap.clt_max_crypto32bit64.rte
idsldap.clt_max_crypto64bit62.rte
idsldap.clt_max_crypto64bit64.rte
idsldap.cltbase62.adt 6.2.0.32 COMMITTED Directory Server - Base Client
idsldap.cltbase62.rte 6.2.0.32 COMMITTED Directory Server - Base Client
idsldap.cltbase64.adt 6.4.0.20 COMMITTED Directory Server - Base Client
idsldap.cltbase64.rte 6.4.0.20 COMMITTED Directory Server - Base Client
idsldap.cltjava64.rte 6.4.0.20 COMMITTED Directory Server - Java Client
idsldap.ent62.rte 6.2.0.3 COMMITTED Directory Server - Entitlement
idsldap.license64.rte 6.4.0.20 COMMITTED Directory Server - License
idsldap.msg62.en_US 6.2.0.32 COMMITTED Directory Server - Messages -
idsldap.srv_max_cryptobase64bit62.rte
idsldap.srvbase64bit62.rte
idsldap.srvproxy64bit62.rte
idsldap.webadmin62.rte 6.2.0.32 COMMITTED Directory Server - Web
idsldap.webadmin_max_crypto62.rte
idsldap.clt32bit64.rte 6.4.0.20 COMMITTED Directory Server - 32 bit
idsldap.clt64bit62.rte 6.2.0.32 COMMITTED Directory Server - 64 bit
idsldap.clt64bit64.rte 6.4.0.20 COMMITTED Directory Server - 64 bit
idsldap.cltbase62.rte 6.2.0.32 COMMITTED Directory Server - Base Client
idsldap.cltbase64.rte 6.4.0.20 COMMITTED Directory Server - Base Client
idsldap.srvbase64bit62.rte
idsldap.srvproxy64bit62.rte
aimmi008:/opt/IBM/ldap/V6.4/bin#
I ran idslink to "rebuild" the ldap links :Then run the idslink commands below:
# cd /opt/IBM/ldap/V6.4/bin
# ./idslink -i -g -l 64 -f
# ./idslink -i -g -l 32 -f
------------------------------
christophe derouet
------------------------------
#AIXOpenSource