Re: [users@httpd] building httpd with openldap

2014-05-11 Thread Saxa Egea
Dear, The problem probably is not the apache configuration. If you want to enable ldap support to apache you have to compile apr and apr-util outside the apache source tree. And enable ldap in apr (I think it's apr, not apr-util). If you don't do this way you will have an error compiling apa

[users@httpd] building httpd with openldap

2014-04-22 Thread Vanhorn, Mike
I am trying to build httpd 2.2.24 on a Solaris 10 system with OpenLDAP rather than Solaris' LDAP. My original configure looks like this: ./configure --prefix=/usr/local/apache2.2.24 --enable-layout=Solaris-Apache2 --enable-mods-shared=all --with-mpm=prefork --with-ldap --enable-authnz-ldap --enab