DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31427>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31427 make Errors when including LDAP as an SO ------- Additional Comments From [EMAIL PROTECTED] 2004-09-29 17:39 ------- > 1) Using the Worker MPM on FreeBSD 4.X is not valid. Yes, I know. This is my standard build script; I know that it will default to prefork even though I specify worker. > 2) That configuration will compile mod_auth_ldap staticly into Apache, but > compile mod_ldap as a DSO. If you want mod_ldap as a DSO, mod_auth_ldap must > also be compiled as a DSO. If mod_ldap is staticly linked in, mod_authz_ldap > can be static *or* a DSO. > > So, to fix your configuration, add auth_ldap to your --enable-mods-shared. Ah, of course! Thank you, I'll give that a try. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
