[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: ldap related error

From: Manoj Kumar <Manoj.Kumar_at_S1.com>
Date: Sat, 5 Jul 2008 13:48:30 +0530

Hi ,

Thanks for helping me out. I have resolved the problem.

I also added the given module :

LoadModule ldap_module modules/mod_ldap.so

Earlier I had only added the module :

LoadModule authnz_ldap_module modules/mod_authnz_ldap.so

Regards,
Manoj

-----Original Message-----
From: Konstantin Kolinko [mailto:knst.kolinko_at_gmail.com]
Sent: Saturday, July 05, 2008 1:45 PM
To: Manoj Kumar
Cc: users_at_subversion.tigris.org
Subject: Re: ldap related error

2008/7/5 Manoj Kumar <Manoj.Kumar_at_s1.com>:
> Dear all,
>
> I want to load ldap module and I am getting the following error in
apache
> log while starting the apache.
>
> [error] Module mod_ldap missing. Mod_ldap (aka. util_ldap) must be
loaded in
> order for mod_auth_ldap to function properly
>
> I have successfully compiled and installed this module using the
following
> command and it places the .so file in modules dierectory :
>
> $ apxs -c mod_authnz_ldap.c
>
> $ apxs -i foo mod_foo.la
>
> Your quick response is highly appreciated.
>
> Regards,
>
> Manoj

I do not know much about your case, but a quick question:
Is there LoadModule directive for this module in httpd.conf of your
apache?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-05 10:19:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.