Im trying to setup phpBB to use LDAP to pull authentication information so our end users dont have to remember another password etc........
Ive installed everything using XAMPP for Windows, the main forum itself is running but whenever I try to get phpBB to use LDAP, I get the error "LDAP extension not available"
Ive uncommented the extension for php/ldap in Apache, added the PHP dir to the PATH for windows and copied the DLLs into their various directories but still get the same error message.
Anyone got any ideas ?