Fatal error: Uncaught exception 'adLDAPException' with message 'No LDAP supportforPHP

mbaluran

New member
Joined
Jun 14, 2015
Messages
2
Hello, I've install php5-ldap but I still can't get my Simple LDAP to work. It throws this error: "Fatal error: Uncaught exception 'adLDAPException' with message 'No LDAP support for PHP". Does anyone know a fix to this?

Thanks
 
If you're using DiectAdmin so install php5-ldap will not fix anything... DirectAdmin use CB to manage packages and CB does install all those needed software via source files, so, OS package manager will not help you at all.

To fix your issue and install LDAP support on PHP, check this guide: http://help.directadmin.com/item.php?id=252

Regards
 
Back
Top