Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > e62927c483b065353208eec7db8b3f51 > files > 7

apache-2.4.27-1.mga6.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);
     }