Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Dev

Was this thought through?

 

 

Apache dev RSS feed   Index | Next | Previous | View Threaded


wrowe at rowe-clan

Feb 28, 2012, 8:40 AM

Post #1 of 4 (276 views)
Permalink
Was this thought through?

# /usr/local/bin/httpd -V
AH00534: httpd: Configuration error: No MPM loaded.


trawick at gmail

Feb 28, 2012, 8:46 AM

Post #2 of 4 (267 views)
Permalink
Re: Was this thought through? [In reply to]

On Tue, Feb 28, 2012 at 11:40 AM, William A. Rowe Jr.
<wrowe [at] rowe-clan> wrote:
> # /usr/local/bin/httpd -V
> AH00534: httpd: Configuration error: No MPM loaded.

if this post were from Joe User, I'd ask:

what were your MPM-related configure arguments?
are you using the httpd.conf created for that build or one from a
different build?
did you edit the MPM LoadModule directives in httpd.conf?

IOW, how did you get here? maybe it makes sense, maybe it doesn't ;)


wrowe at rowe-clan

Feb 28, 2012, 9:16 AM

Post #3 of 4 (259 views)
Permalink
Re: Was this thought through? [In reply to]

On 2/28/2012 10:46 AM, Jeff Trawick wrote:
> On Tue, Feb 28, 2012 at 11:40 AM, William A. Rowe Jr.
> <wrowe [at] rowe-clan> wrote:
>> # /usr/local/bin/httpd -V
>> AH00534: httpd: Configuration error: No MPM loaded.
>
> if this post were from Joe User, I'd ask:
>
> what were your MPM-related configure arguments?
> are you using the httpd.conf created for that build or one from a
> different build?
> did you edit the MPM LoadModule directives in httpd.conf?
>
> IOW, how did you get here? maybe it makes sense, maybe it doesn't ;)

I would have expected app -v or app -V to work whether it resolves
the externals or not. This is a typical result of install with static
mpm... toggle --enable-mpm-shared, re-make/make install. Of course
the stale conf file is left over, and is missing the mpm loadmodule.

Without an MPM, the following do work (neither -M nor -V work), so
I guess we are fine about offering some minimal responses;

# bin/httpd -v
Server version: Apache/2.4.1 (Unix)
Server built: Feb 28 2012 10:37:32

# bin/httpd -l
Compiled in modules:
core.c
mod_so.c
http_core.c


trawick at gmail

Feb 28, 2012, 11:42 AM

Post #4 of 4 (257 views)
Permalink
Re: Was this thought through? [In reply to]

On Tue, Feb 28, 2012 at 12:16 PM, William A. Rowe Jr.
<wrowe [at] rowe-clan> wrote:
> On 2/28/2012 10:46 AM, Jeff Trawick wrote:
>> On Tue, Feb 28, 2012 at 11:40 AM, William A. Rowe Jr.
>> <wrowe [at] rowe-clan> wrote:
>>> # /usr/local/bin/httpd -V
>>> AH00534: httpd: Configuration error: No MPM loaded.
>>
>> if this post were from Joe User, I'd ask:
>>
>> what were your MPM-related configure arguments?
>> are you using the httpd.conf created for that build or one from a
>> different build?
>> did you edit the MPM LoadModule directives in httpd.conf?
>>
>> IOW, how did you get here? maybe it makes sense, maybe it doesn't ;)
>
> I would have expected app -v or app -V to work whether it resolves
> the externals or not.  This is a typical result of install with static
> mpm... toggle --enable-mpm-shared, re-make/make install.  Of course
> the stale conf file is left over, and is missing the mpm loadmodule.
>
> Without an MPM, the following do work (neither -M nor -V work), so
> I guess we are fine about offering some minimal responses;

I guess -V could be updated to display "(none loaded)" and skip the
MPM query information. I don't see why that needs a working config.

Big shrug on -M... If it is just a few lines of code, why not?
(apachectl -M | grep mpm)

>
> # bin/httpd -v
> Server version: Apache/2.4.1 (Unix)
> Server built:   Feb 28 2012 10:37:32
>
> # bin/httpd -l
> Compiled in modules:
>  core.c
>  mod_so.c
>  http_core.c
>



--
Born in Roswell... married an alien...

Apache dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.