Hi, i am trying to authenticate users from a ldap server with egroupware. I am using ubuntu and i keep getting this message
Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Can’t contact LDAP server in /var/www/egroupware/phpgwapi/inc/class.ldap.inc.php on line 139
Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Can’t contact LDAP server in /var/www/egroupware/phpgwapi/inc/class.ldap.inc.php on line 211
Error: Can’t bind to LDAP server: !
common::ldapConnect / accounts_backend::accounts_backend / accounts::accounts / CreateObject(phpgwapi.accounts) / setup::setup_account_objectError: Error connecting to LDAP server !
I am desperate, i have been trying two weeks to fix it, but i cant find any support for my problem. I can connect to the ldap sever without any problem with phpmyadmin and webmin.
Thanks.