Hi!
I want tu actiavte the LDAP authentification for PHP 5 on my IIS 7 Server. I copied the php_ldap.dll from my xampp installation at home to my server´s PHP5 ext direcotry and ad it to the extensions at the end of the php.ini file:
[PHP_LDAP]
extension=php_ldap.dll
However, if I start the phpinfo() function the LDAP extension is not shown, however at home with XAMPP it is shown. What can be the problem, does the IIS7 Server needs another version of the php_ldap.dll file?
I hope someone can help me!
Greetings,
Florian