Wichert: did you load the ldap module ?

specifically, my mods-enabled looks like this:

# ls -l mods-enabled/
total 0
lrwxrwxrwx 1 root root 36 Aug 27 02:52 cgi.load -> /etc/apache2/mods-available/cgi.load
lrwxrwxrwx 1 root root 26 Mar 15 2003 dav.conf -> ../mods-available/dav.conf
lrwxrwxrwx 1 root root 26 Mar 15 2003 dav.load -> ../mods-available/dav.load
lrwxrwxrwx 1 root root 29 Nov 24 16:26 dav_fs.load -> ../mods-available/dav_fs.load
lrwxrwxrwx 1 root root 30 Nov 24 16:26 dav_svn.conf -> ../mods-available/dav_svn.conf
lrwxrwxrwx 1 root root 30 Nov 24 16:26 dav_svn.load -> ../mods-available/dav_svn.load
lrwxrwxrwx 1 root root 37 Aug 27 03:49 ldap.load -> /etc/apache2/mods-available/ldap.load
lrwxrwxrwx 1 root root 35 Nov 3 09:55 php4-apache2.load -> ../mods-available/php4-apache2.load
lrwxrwxrwx 1 root root 36 Mar 15 2003 ssl.conf -> /etc/apache2/mods-available/ssl.conf
lrwxrwxrwx 1 root root 36 Mar 15 2003 ssl.load -> /etc/apache2/mods-available/ssl.load
lrwxrwxrwx 1 root root 32 Oct 4 01:42 z_auth_ldap.load -> ../mods-available/auth_ldap.load


notice the "z_auth_ldap" trick, so that ldap is loaded before auth_ldap.

if this doesn't work for you, please try to send in a stacktrace, so this bug can be fixed.
It's keeping apache2 out of testing, and with it subversion.


Cheers,
 Philipp





Reply via email to