Could not bind to LDAP server: Can't contact LDAP server

shaun connor shaun.connor at gmail.com
Thu Sep 2 21:08:11 CEST 2004


Hello,

I am running Kolab snapshot on a Slackware10 box and I get this error 
"Could not bind to LDAP server: Can't contact LDAP server"
When I attempt to access https://localhost/admin  it will bring up the
kolab graphics and the log in form but without binding to the ldap
server none of this works.
ldap is running on the correct port and I can telnet to it. 
in my apache2 error log.  I get this..

[client 192.168.0.100] PHP Notice:  Undefined variable:  _SESSION in
/kolab/var/kolab/php/admin/include/ldap.class.php on line 32
[client 192.168.0.100] PHP Notice:  Undefined variable:  _SESSION in
/kolab/var/kolab/php/admin/include/auth.class.php on line 42
[client 192.168.0.100] PHP Notice:  Undefined variable:  _SESSION in
/kolab/var/kolab/php/admin/include/auth.class.php on line 42
[client 192.168.0.100] PHP Notice:  Undefined variable:  _SESSION in
/kolab/var/kolab/php/admin/include/ldap.class.php on line 79
[client 192.168.0.100] PHP Notice:  Undefined variable:  _SESSION in
/kolab/var/kolab/php/admin/include/ldap.class.php on line 80
[client 192.168.0.100] PHP Warning:  ldap_bind():  Unable to bind to
server: Can't contact LDAP server in
/kolab/var/kolab/php/admin/include/ldap.class.php
on line 82

if I put session_start()  at the top of ldap.class.php the log reports back...

[client 192.168.0.100] PHP Notice:  Undefined index:  ldap_uri in
/kolab/var/kolab/php/admin/include/ldap.class.php on line 32
[client 192.168.0.100] PHP Warning:  ldap_bind():  Unable to bind to
server: Can't contact LDAP server in
/kolab/var/kolab/php/admin/include/ldap.class.php
on line 82

It's been a real pain getting this to work on Slack and this is what
is tying me up at the moment..  I don't know to much about ldap so any
help at all would be appreciated.

//Shaun




More information about the users mailing list