Ldap configuration on xammp
问题 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 回答1: 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,