On Mon, Oct 15, 2012 at 12:57:56PM +0200, amicale.salmson@free.fr wrote:
Hello all,
I developed a PHP application which use slapd. Sometimes, I have the message "Can't contact LDAP server", but sometimes it works (almost half the time)
I think we'd need more info.
Is your LDAP server remaining 'up'? I.e., it's not restarting sproadically?
Do you have some multiheaded LDAP server? (cluster, round-robin DNS, whatever) some environment where you may not be hitting the same LDAP server?
What _actual error_ is your PHP application getting?
Regards, sms