Trying to test the LDAP Authentication extension, but get error:
Fatal error: Call to undefined function ldap_connect()Is there something else needed to get this thing working?
Thanks!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
July 19, 2011 1:23pm
Subscribe [2]#1 / Jul 19, 2011 1:23pm
Trying to test the LDAP Authentication extension, but get error:
Fatal error: Call to undefined function ldap_connect()Is there something else needed to get this thing working?
Thanks!
#2 / Jul 19, 2011 1:57pm
Sounds like your server doesn’t have the LDAP functions compiled with it’s copy of PHP.
I’d talk to your host.
Jamie
#3 / Jul 19, 2011 2:04pm
Thanks, will do.
#4 / Jul 21, 2011 4:40pm
Just a follow up. Drat! My shared server does not have OpenLDAP compiled in.
#5 / Jul 21, 2011 4:43pm
Depending on your host and their policies that is something they CAN fix for you if they so choose.
Jamie