On 02/15/2014 11:24 PM, Fred Moyer wrote:
Sorry, error in the 2.4 results. APXS is identified correctly, but we
need to figure out how to determine if the httpd install is using
prefork, currently it's defaulting to 'dynamic'

perl Makefile.PL  MP_APXS=/Users/phred/dev/httpd/bin/apxs
Reading Makefile.PL args from @ARGV
    MP_APXS = /Users/phred/dev/httpd_24/bin/apxs
no conflicting prior mod_perl version found - good.
Configuring Apache/2.4.7 mod_perl/2.0.9dev Perl/v5.16.2
MP_APXS unspecified, using /Users/phred/dev/httpd_24/bin/apxs

Using Perl 5.016002 w/o ithreads and 'dynamic' mpm httpd.
Failed requirements:
   - Perl built with ithreads (build perl with -Duseithreads)

On Sat, Feb 15, 2014 at 9:05 PM, Fred Moyer <f...@redhotpenguin.com> wrote:


apachectl -V

seemed to check the httpd.conf and report the right mpm:

Server MPM:     worker

I switched my config from event to worker and it correctly reported each time.

-Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to