RE: A bug with httpd-2.4.2 Win-x64

2012-04-17 Thread Bing Swen
The problem reported below was only with the binaries of the Debug configuration, but disappeared in the Release configuration. So here is my temporay way out: /* line no. 680: */ #ifndef _DEBUG free(ap_module_short_names[m-module_index]); #endif Regards, Bing Guenter Knauf

[ANNOUNCEMENT] Apache HTTP Server 2.4.2 Released

2012-04-17 Thread Jim Jagielski
Apache HTTP Server 2.4.2 Released The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.4.2 of the Apache HTTP Server (Apache). This version of Apache is our 2nd GA release of the new generation 2.4.x branch of Apache HTTPD

Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.2 Released

2012-04-17 Thread Steffen
Thanks! all. All signed windows flavours are available at http://www.apachelounge.com (Win32, Win64, VC9, VC10, openssl 1.0.1 and 0.9.8u). Great release, quite some are running it already. Hope that there is progress with the Acceptfilter none issue. Steffen -Original Message-

[Vote] Release mod_fcgid 2.3.7

2012-04-17 Thread Jeff Trawick
Tarballs/zips are at http://httpd.apache.org/dev/dist/mod_fcgid/ I'd like to finish testing/voting by Friday, let the mirrors sync over the weekend, and announce on Monday. Thanks! [+/-1] Release mod_fcgid 2.3.7

Re: Why aren't name-based vhosts not working properly under SSL?

2012-04-17 Thread Igor Galić
- Original Message - On Mon, Apr 16, 2012 at 4:51 PM, Mikhail T. mi+t...@aldan.algebra.com wrote: On 16.04.2012 11:40, Tom Evans wrote: They can. Excerpt from my httpd.conf: Your excerpt does not show different DocumentRoots -- nor any other settings... Could you show more

Re: Why aren't name-based vhosts not working properly under SSL?

2012-04-17 Thread Tom Evans
2012/4/17 Igor Galić i.ga...@brainsware.org: Hi Tom, some constructive criticism, if you so allow: Thanks, I don't actually have a problem with my config. The OP questioned whether my cut-down version of the config actually did use different ServerRoot, etc, so I posted a more complete

RE: A bug with httpd-2.4.2 Win-x64

2012-04-17 Thread Stefan Fritsch
On Tue, 17 Apr 2012, Bing Swen wrote: The problem reported below was only with the binaries of the Debug configuration, but disappeared in the Release configuration. So here is my temporay way out: /* line no. 680: */ #ifndef _DEBUG free(ap_module_short_names[m-module_index]); #endif I

Re: [Vote] Release mod_fcgid 2.3.7

2012-04-17 Thread Mario Brandt
+1

Re: A bug with httpd-2.4.2 Win-x64

2012-04-17 Thread Bing Swen
Hi Stefan, I tried many possible ways, and only found this clue for now: /* main.c, line 707 */ apr_pool_clear(pconf); == unload_module(void *data) == ap_remove_module(module *m)

Re: [Vote] Release mod_fcgid 2.3.7

2012-04-17 Thread Gregg Smith
On 4/17/2012 7:20 AM, Jeff Trawick wrote: Tarballs/zips are at http://httpd.apache.org/dev/dist/mod_fcgid/ I'd like to finish testing/voting by Friday, let the mirrors sync over the weekend, and announce on Monday. Thanks! [+/-1] Release mod_fcgid 2.3.7 +1