LDAP Error Active Directory 2008
I am using Drupal to try to put into operation LDAP Authentication to Active Directory 2008. When I am attempting to log in, I get this error message:
Fatal error: Call to undefined function ldap_connect() in C:xampphtdocsdrupalsitesallmodulesldap_integrationincludesLDAPInterface.inc on line 132
LDAP Settings
LDAP Directory Only
Disallow login and log the conflict Does not store user's passwords during sessions
Remove password change fields from the user edit form
Do Nothing (email)
Server Options settings:
nmae: sfmclan
LDAP server: 10.38.6.29 , port: 389
Base DNs: dc=sftc,dc=org
username attribute: sAMAccountName
email attribute: mail
I went to look at LDAPInterface.inc and found no reference to function:
Server Environment
Windows 2003 Server