When using the following series of functions:
ldap_connect()
ldap_bind()
ldap_search()
ldap_get_entries()
Need to install php-ldap extension
under centos
yum install php-ldap
When using the following series of functions:
ldap_connect()
ldap_bind()
ldap_search()
ldap_get_entries()
Need to install php-ldap extension
under centos
yum install php-ldap