Sander,

Thanks a lot for the suggestion. I have now compiled "--with-mpm=worker"
using all lower case letters and it worked fine.
I am now able to see "worker.c" as a list of Compiled in module when I
give the "./httpd -l" command.

Thanks
Satya

-----Original Message-----
From: Sander Temme [mailto:[EMAIL PROTECTED]
Sent: Friday, April 30, 2004 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Compiling Apache 2.0.49 with worker MPM


Satya,

On Apr 30, 2004, at 9:46 AM, Kotla, Satya ((Corporate, consultant)) 
wrote:

> I am running RedHat Advanced Server 2.1. I have now upzipped the 
> httpd-2.0.49.tar.gz file afresh and compiled with "worker" MPM. But 
> again it is including only the "prefork" MPM. I am attaching the 
> "config.log" file generated. Could you please take a look and suggest 
> me some solution.

Your config.log file says:

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by configure, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
>
>   $ ./configure --prefix=/usr/local/apache --enable-so 
> --with-MPM=worker
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
...
> configure:12296: checking which MPM to use
> configure:12312: result: prefork

Note that you are using capital letters in your --with-mpm option. Does 
it work if you use all lowercase?

S.

-- 
[EMAIL PROTECTED]              http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF

Reply via email to