Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > d693a950e0f5ef326e20fba82864e6e7 > files > 7

apache-2.4.4-7.mga3.src.rpm

--- modules/ldap/util_ldap.c	2008-12-18 18:31:03.000000000 +0100
+++ modules/ldap/util_ldap.c.oden	2009-07-23 17:00:18.000000000 +0200
@@ -236,7 +236,7 @@ static int uldap_connection_init(request
         /* something really bad happened */
         ldc->bound = 0;
         if (NULL == ldc->reason) {
-            ldc->reason = "LDAP: ldap initialization failed";
+            ldc->reason = "LDAP: ldap initialization failed. Please try to install apr-util-dbd-ldap.";
         }
         return(APR_EGENERAL);
     }