Are we sure LDAP is in PHP

I am a little confused, since I am unable to find a ldap function in the coolstack PHP, but it seems to be compiled in.

MY 5.2.1 compiled version:

--with-ldap=/opt/sfw

and

# /usr/local/php/bin/php --rfldap_connect

Function [ <internal>public function ldap_connect ]{

}

CoolStack 5.2.0 version:

--with-ldap=shared,/opt/coolstack

-with-ldap-sasl=yes

but

/opt/coolstack/php5/bin/php --rf ldap_connect

Exception: Function ldap_connect() does not exist

Thanks

Message was edited by:

birkbeck01

[680 byte] By [birkbeck01a] at [2007-11-27 8:45:38]
# 1
AH!Should have looked at the extensions.I added "extension=ldap.so" to my php.ini files and it looks like ldap is working again in my wiki.It does not appear at the command line, but I am not worried about that.Thanks
birkbeck01a at 2007-7-12 20:46:50 > top of Java-index,Open Source Technologies,OpenSPARC...