[EMAIL PROTECTED] Re: Apache 2.2.0 and mod_authnz_ldap

2006-04-14 Thread Brian Kosick
-ldap, and everything compiled. I think that there should be a check in the makefile similar to the one with --with-ldap for --enable-ldap, as it's needed when you enable the mod_authnz_ldap. Thanks, Brian On Fri, 2006-04-14 at 11:45 -0600, Brian Kosick wrote: > Hi All, > > I&#

[EMAIL PROTECTED] Apache 2.2.0 and mod_authnz_ldap

2006-04-14 Thread Brian Kosick
Hi All, I'm trying to get mod_authnz_ldap working statically compiled in, and I cannot seem to get it working. Whenever I try to start up apache I get the following error. [Fri Apr 14 11:36:41 2006] [error] Module mod_ldap missing. Mod_ldap (aka. util_ldap) must be loaded in order for mod_auth_

RE: [EMAIL PROTECTED] Automating apachectl startssl on startup

2006-01-09 Thread Brian Kosick
1)   remove the SSL key encryption http://www.unixcities.com/apache-openssl/ 2)   SSLPassPhraseDialog http://www.apacheref.com/ref/mod_ssl/SSLPassPhraseDialog.html       From: Kaplan, Andrew H. [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 10:57 AM To: use

Re: [EMAIL PROTECTED] Apache 2.2.0 SSL build issues: multipledefinition of`SHA256_Update'

2006-01-04 Thread Brian Kosick
On Wed, 2006-01-04 at 16:46 +, Joe Orton wrote: > On Wed, Jan 04, 2006 at 09:28:24AM -0700, Brian Kosick wrote: > ... > > make[4]: Entering directory > > `/var/build/edg-bali/Build/edg/edg-build/httpd.2.2.0/src/httpd-2.2.0/support' > > /var/build/edg-bali/Build/

[EMAIL PROTECTED] Apache 2.2.0 SSL build issues: multiple definition of`SHA256_Update'

2006-01-04 Thread Brian Kosick
Hi All, I am having issues building apache 2.2.0 with the --enable-static-support configure flag, if I leave it out, it compiles just fine. 2.0.54, and 55 work fine with the --enable-static-support flag. Here's my configure flags, and my errors. RHEL 3 OpenSSL 0.9.8 ./configure --prefix=/v