PM
Please respond to
users@httpd.apache.org
To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED] Info needed to set
up MPM in Windows.
On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
> Dear ALl,
> I want to configure the Windows mpm-nt in Apache 2
Recently tried to compile - httpd-2.2.3 on NetBSD 3.0
___
Machine model P-1 AMD-K6/2 506Mhz 196Mb
___
Failed to complete configure
configure exit:
srclib/apr configured properly
setting CC to "gcc"
setting CPP to "gcc -E"
setting CFLAGS to " -g -O2 -pthread"
set
On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Dear ALl,
I want to configure the Windows mpm-nt in Apache 2.2. The setup should be,
when I start Apache 5 processes of Apache should start and each processes
should not have more than one thread(I mean only main thread of the process
shoul
Dear ALl,
I want to configure the Windows mpm-nt in Apache 2.2. The setup should be,
when I start Apache 5 processes of Apache should start and each processes
should not have more than one thread(I mean only main thread of the process
should run.). This is similar to thr pre-fork of Solaris. I have