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(...