Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ldap configuration on xammp

Tags:

php

ldap

xampp

I have been trying to configure ldap on xammp localhost.

I have enabled ldap extension in php.ini file.

I have also tried to change the system variables.

I have been continuously getting this error

LDAP functionality not present. Either load the module ldap php module or use a php with ldap support compiled in.

Any help is welcomed

like image 631
Aayush Aarwal Avatar asked Oct 30 '25 10:10

Aayush Aarwal


1 Answers

I've found this solution and it works for me:

"I have copied the "libsasl.dll" from the "xampp/php" directory into the "xampp/apache/bin" directory, uncommented the "extension=php_ldap.dll" in "xampp/php/php.ini", and started Apache."

I found it in https://community.apachefriends.org/f/viewtopic.php?f=16&t=48302#p186324

like image 84
March Avatar answered Nov 02 '25 01:11

March



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!