onsdag 16 mars 2005 22.00 skrev Sander Striker:
Hi all,
There are some 2.1.4-alpha tarballs waiting to be tested at:
http://httpd.apache.org/dev/dist/
Please report back with any problems.
Thanks for testing!
Sander
Hmm..., I get:
Starting httpd21: httpd21: Syntax error on line 241 of /etc/httpd21/conf/httpd21.conf: Cannot load /usr/lib64/apache21/mod_authnz_ldap.so into server: /usr/lib64/apache21/mod_authnz_ldap.so: undefined symbol: util_ldap_cache_getuserdn
This happens on Mandrakelinux 10.1 (x86_64) and Mandrakelinux 10.2 (i586)
Change the load order in your httpd.conf. move the LoadModule for mod_ldap to before mod_authnz_ldap.
-Paul
