Issue #332 has been updated by WMI Admin.
I can see modification in my SVN repository: <pre> /servers/debian/etc/ldap/ldap.conf - Automated commit of debian/etc at 2011-07-05 17:37:08(#TLS_REQCERT allow) /servers/debian/etc/ldap/ldap.conf - First full commit of debian/etc at 2011-05-27 23:19:51 </pre> Maybe this is my mistake :( Sorry for the trouble, and thank you again. ---------------------------------------- Bug #332: Cannot access to LDAP directory http://tools.lsc-project.org/issues/332 Author: WMI Admin Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: SSP in general work fine, but periodically our stuff get the error: *Cannot access to LDAP directory* *debug=true* <pre> Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Can't contact LDAP server in /home/ssp/0.6/pages/change.php on line 84 </pre> *php.log* <pre> [19-Aug-2011 21:03:06] LDAP - Bind error -1 (Can't contact LDAP server) </pre> *pages/change.php* <pre> sed '84q;d' /home/ssp/0.6/pages/change.php </pre> <pre> $bind = ldap_bind($ldap, $ldap_binddn, $ldap_bindpw); </pre> Why this might happen ? How I can debug this ? Maybe a chache or php sessions or somethings else. Thank you. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
