Re: [EMAIL PROTECTED] mod_ldap.so won't load

2007-07-17 Thread Sheryl
> [snip]Anyway, I added > with-ldap=/usr/local/OpenLDAP.2.3 and enable-ldap=shared to the config. > It had some issues locating the openssl libraries, but I managed to band > aid that and get it all compiled. [snip] Attempting to start httpd > with this config file, however, results in this error:

[EMAIL PROTECTED] mod_ldap.so won't load

2007-07-17 Thread Aaron Smith
So we have apache 2.0.55 running on an HP-UX 11.11 system. I need to add ldap authentication support to this setup so I went about compiling mod_auth_ldap. I downloaded a tar ball of 2.0.55, put it in a temp directory, and then ran the same configure line (from config.log) that I as