We're migrating from Debian Woody to SLES 9.0. On both servers are Apache, MySQL and PHP in versions:
- 1.3.33; 4.0.23; 4.3.10 on Debian
- 1.3.34; 4.0.26; 4.3.10 on SLES.
There are no problems with Mantis LDAP authentication on Debian. On SLES when we try to log in we get following message:
Code: Select all
SYSTEM WARNING: ldap_search(): Search: Can't contact LDAP server
SYSTEM WARNING: ldap_get_entries(): supplied argument is not a valid ldap result resource
SYSTEM WARNING: ldap_free_result(): supplied argument is not a valid ldap result resourcetcpdump shows connection to machine with our LDAP server.
Anyone had similar problems? Or maybe you have some ideas?
Thanks for help!