[Date Prev][Date Next] [Chronological] [Thread] [Top]

openldap as ldap support for php (ITS#1199)



Full_Name: Alexis Olivereau
Version: 2.0.11
OS: Linux RH 6.2
URL: 
Submission from: (NULL) (212.234.3.190)


Hi,

I have installed openldap to give some ldap support to my php under apache.
I have compiled php with "--with-ldap" option but apache can not load the
resulting
libphp4.so ("Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: ldap_initialize").

So after having rebuilt and rebuilt again php, I am finally wondering whether my
ldap 
installation can be responsible for this kind of error message. I noticed that
ld.so.conf did not add an entry /usr/local/lib but it did not work better after
I added it and launched ldconfig.

I thank you in advance for your help,
Alexis