php - How to enable LDAP extension in XAMPP environment -
i trying enable ldap extension in xampp server.
i've tried following:
uncomment ldap extension in php.ini
added 2 dll files:
libeay32.dll,ssleay32.dllin system32 folder
but ldap extension still not in phpinfo() list.
how enable ldap?
add correct versions , restart system working...
Comments
Post a Comment