Re: [PHP] Configure PHP 5.2.8 on AIX 5.3 With LDAP

2009-09-18 Thread Ben Dunlap
Sounds like you have 64-bit LDAP libraries installed on your system. Do you also have 32-bit libraries installed, but PHP is ignoring them? The --with-ldap configure option tells PHP where to look for ldap.h and libldap.a -- but not directly. Here's the relevant bit from php-src/trunk/ext/ldap/con

[PHP] Configure PHP 5.2.8 on AIX 5.3 With LDAP

2009-09-18 Thread Ginny Jaworski
I am having problems configuring PHP 5.2.8 with ldap on a AIX 5.3 ldap server. I have also downloaded openldap to try to configure PHP. LDAP is installed in /opt/IBM/ldap/V6.0 and openldap in /opt/freeware. PATH=/opt/freeware/bin:/usr/local/apache/build/libtool:/usr/bin:/etc:/usr/sbin:/usr/uc