I would like to install LDAP in my already installed WAMP (XP, 2.2.6, 5.0.45, 5.2.4, respectively) environment. I used the msi installer and I did not choose to load in the LDAP extension at install. It wasn’t needed at that time. I’ve seen lots of suggestions to just uncomment extension=php_ldap.dll from the ini file. I had to add it because it was not part of the install. Of course, this doesn’t work because the LDAP module (php_ldap.dll) cannot be found. Which is correct. It does not exist anywhere on my system.

How/where do I get a copy of the php_ldap.dll for my environment? I’ve seen plenty of installers for *nix and a few for Windows that no longer exist (fivesight.com & ilex.fr).

Is it possible to do this without re-installing PHP?

Any and all help is greatly appreciated.

    Write a Reply...