> Hello,
>
> I built apache as below.
>
> ./configure --prefix=/usr/local/apache2 --with-ssl=/u01/fipsssl
> --enable-ssl -with-ldap --enable-ssl --enable-authnz-ldap
> --enable-ldap --with-mpm=prefork
This is the snip from line I specify to apr-util's ./configure to
enable ldap:
``--with-ldap-
Hello,
I built apache as below.
./configure --prefix=/usr/local/apache2 --with-ssl=/u01/fipsssl
--enable-ssl -with-ldap --enable-ssl --enable-authnz-ldap --enable-ldap
--with-mpm=prefork
mod_ssl/2.2.17 compiled against Server: Apache/2.2.17, Library:
OpenSSL/0.9.8r-fips
Everything
wo