* modules/ldap/util_ldap.c (util_ldap_post_config): Fail if
authorJoe Orton <jorton@apache.org>
Tue, 2 Aug 2005 09:26:51 +0000 (09:26 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 2 Aug 2005 09:26:51 +0000 (09:26 +0000)
commit9562ffb5ccdc494be99c2403fa44319fa3b8dc8b
treee959c3d49c9f7aa40d743c3f743c9dc964a5e042
parentc1e4ed78b3a61bd1938459a44e8de2c7e5d842b5
* modules/ldap/util_ldap.c (util_ldap_post_config): Fail if
util_ldap_cache_init fails; let ap_log_error call strerror.
Downgrade informational messages to APLOG_INFO from APLOG_NOTICE.
(util_ldap_child_init): Remove some noisy but fairly pointless
debugging output.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226974 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c