1

I am trying to enable the LDAP extension in my XAMPP server.

I've tried the following:

  • Uncomment the LDAP extension in php.ini

  • Added two DLL files: libeay32.dll and ssleay32.dll in System32 folder

But LDAP extension is still not in my phpinfo() list.

How do I enable LDAP?

Oka
  • 23,367
  • 6
  • 42
  • 53
Senthilkumar
  • 100
  • 3
  • 16

1 Answers1

2

Add correct versions and restart the system it will working...

user1667845
  • 57
  • 1
  • 10