
jorton at redhat
Jun 24, 2013, 4:25 AM
Post #2 of 2
(77 views)
Permalink
|
|
Re: [Apache-Test + httpd24] [PATCH] Run "httpd -V" with the test config
[In reply to]
|
|
On Sun, Jun 23, 2013 at 11:51:25PM +0300, Niko Tyni wrote: > Starting with 2.4, Apache needs to read its configuration file even to > report its version and build parameters with the "-V" option, probably > because the MPM module can be chosen at run time. > > However, the system Apache configuration may not be available to the user > building mod_perl, or it may depend on special environment variables or > the like. The attached proposed patch makes Apache-Test use the test > configuration file and server root instead for the "-V" invocations, > if those are available. Committed in http://svn.apache.org/r1495994 - thanks Niko! Regards, Joe --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] perl For additional commands, e-mail: dev-help [at] perl
|