ID: 7870 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: LDAP related Operating System: Windows NT PHP Version: 4.0.3pl1 New Comment:
I did this but its not working.. I get : Unable to load dynamic library ./php_ldap.dll The specific module cannot be found.. Previous Comments: ------------------------------------------------------------------------ [2000-11-18 09:44:12] [EMAIL PROTECTED] load the ldap extension, by uncommenting the entry in the php.ini... extension=php_ldap.dll ------------------------------------------------------------------------ [2000-11-18 06:18:37] [EMAIL PROTECTED] 1. Downloaded latest php precompiled binary for win32. 2. Used the sample code for connecting to ldap and got the following error message. LDAP query test Connecting ... Fatal error: Call to undefined function: ldap_connect() 3. Tried installing ldap client library available in the website of university of michigan but dont know how to proceed further in fixing the problem. Help me out. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=7870&edit=1