Hi There,
I want to connect to an LDAP source so i uncommented the line ;extension=php_ldap.dll in php.ini and copied the libsasl.dll in to c:\winnt\system32.
Now whenever i try to open a php page i get the following ;
PHP Warning: ldap: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP compiled with module API=20010901, debug=0, thread-safety=1 These options need to match in Unknown on line 0
Any ideas what i've done wrong?
Thanks