mod_authn_dbd fix?

2006-08-29 Thread Chris Darroch
Hi -- I noticed some recent activity in mod_dbd.c to deal with virtual host configurations, but didn't pay a lot of attention, I confess. Today I happened to upgrade a system from 2.2.2 to 2.2.3 and discovered my AuthDBDUserRealmQuery directives now weren't getting inherited from the main

Re: svn commit: r437781 - /httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_http.c

2006-08-29 Thread Joe Orton
On Mon, Aug 28, 2006 at 06:57:09PM -, Jim Jagielski wrote: Author: jim Date: Mon Aug 28 11:57:09 2006 New Revision: 437781 URL: http://svn.apache.org/viewvc?rev=437781view=rev Log: Merge r437768 from trunk: Minor nit: why make the logic more complex than it needs to be ? :)

Re: svn commit: r437781 - /httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_http.c

2006-08-29 Thread Jim Jagielski
Joe Orton wrote: On Mon, Aug 28, 2006 at 06:57:09PM -, Jim Jagielski wrote: Author: jim Date: Mon Aug 28 11:57:09 2006 New Revision: 437781 URL: http://svn.apache.org/viewvc?rev=437781view=rev Log: Merge r437768 from trunk: Minor nit: why make the logic more complex than

Re: svn commit: r437781 - /httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_http.c

2006-08-29 Thread Jim Jagielski
Joe Orton wrote: On Mon, Aug 28, 2006 at 06:57:09PM -, Jim Jagielski wrote: Author: jim Date: Mon Aug 28 11:57:09 2006 New Revision: 437781 URL: http://svn.apache.org/viewvc?rev=437781view=rev Log: Merge r437768 from trunk: Minor nit: why make the logic more

Re: mod_authn_dbd fix?

2006-08-29 Thread Nick Kew
On Tuesday 29 August 2006 07:27, Chris Darroch wrote: Hi -- I noticed some recent activity in mod_dbd.c to deal with virtual host configurations, but didn't pay a lot of attention, I confess. Today I happened to upgrade a system from 2.2.2 to 2.2.3 and discovered my AuthDBDUserRealmQuery

Apache with SSL Problem

2006-08-29 Thread Fenlason, Josh
I'm running into a strange problem running Apache 2.0.59 with SSL on Windows 2003. I built it with Visual Studio 2005. It runs fine without SSL. When I try to startup with SSL enabled, it tries to startup for several seconds and then stops. Nothing useful is output to the logs or console.

Re: Apache with SSL Problem

2006-08-29 Thread Steffen
Mostly you get an error in the Windows event viewer with this kind of issues. See the install instructions in my distribution at http://www.apachelounge.com/download. I have only reports that this SSL 2.2.3 distributionis working fine on eg. XP and2003with or without .Net 2.0 installed. I

RE: Apache with SSL Problem

2006-08-29 Thread Fenlason, Josh
I just recently discovered, as you already knew, that the MSVC++ Redistributable will resolve my issue. That's nice because it's a small download, but it's still something I would like to avoid if at all possible. I've built everything with VC 2005, httpd-2.0.59 and OpenSSL0.9.8b. Thanks

Re: Apache with SSL Problem

2006-08-29 Thread William A. Rowe, Jr.
Fenlason, Josh wrote: I just recently discovered, as you already knew, that the MSVC++ Redistributable will resolve my issue. That's nice because it's a small download, but it's still something I would like to avoid if at all possible. I've built everything with VC 2005, httpd-2.0.59 and

Re: Apache with SSL Problem

2006-08-29 Thread Steffen
 Like to share my expeience with VC2005 With the Ms run-time libaries there should not be any issue, see link. I build all the stuff with VC2005 including third party mods and till now not any problemseen from XP to Vista regarding MSVCRT conflicts.Note: All mods I build with VC2005 are