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 11:10:34 CEST