Forums / Install & configuration / Error to connect LDAP Server
Natalia Lillo
Monday 19 December 2005 2:05:15 pm
Hi,
I have a problem when I try to login using LDAP Server. The error is the following: Call to undefined function: ldap_connect() I done all the documentation says, in the ldap.ini and site.ini, but I think the error is a problem of php.ini, or not???Can you help me please???.
Thanks
Natalia
Bruce Morrison
Monday 19 December 2005 2:14:01 pm
Hi Natalla
Call to undefined function: ldap_connect()
means that your version of php has not been compiled with LDAP support.
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Tuesday 20 December 2005 5:36:30 am
Hi Bruce.
Thanks for your help ....
Cheers.