4
The XOOPS Auth LDAP Driver test the LDAP extension with this code
if (!extension_loaded('ldap')) {
$this->setErrors(0, 'ldap extension not loaded'); return $authenticated; }
Normally, if the ldap extension is enable the error message would not be appear.
I plann to release a new version of the LDAP XOOPS Auth system that is not very optimized in the XOOPS 2.2 release.
Identity management, LDAP, Workflow and more
XoopsPro