Login



Advertisements

Welcome, Guest
Username: Password: Remember me

TOPIC: LDAP: authentication (crit) PHP LDAP Library not d

LDAP: authentication (crit) PHP LDAP Library not d 14 years 5 days ago #110

  • rb
  • rb's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
I just installed JDiagnostic and am having problems getting it to operate. I have Joomla 1.5.15 and installed JDiagnostic 1.5.4. I have enabled the Joomla "Authentication - LDAP" plugin. When I click on ldapconfigurator, I get this error message:

LDAP: authentication (crit) PHP LDAP Library not detected

I looked at the code at it's looking for an installed function named ldap_connect which it is not finding. The LDAP Plugin has "connect" as a method of the $ldap object (i.e., it doesn't have a function named ldap_connect). Is there another file I need to install to make the ldapconfigurator in JDiagnostic operate?

Thanks.
The administrator has disabled public write access.

Re:LDAP: authentication (crit) PHP LDAP Library not d 13 years 10 months ago #162

  • pasamio
  • pasamio's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 30
  • Karma: 0
You need PHP's LDAP library before any of it will work and that isn't being detected. Install the PHP LDAP extension to get it to work properly.

See http://php.net/ldap for more information or your distributions specific information. You may need to alter your php.ini to enable it as well.
The administrator has disabled public write access.
Time to create page: 0.148 seconds