Am 16.07.2015 um 15:03 schrieb Michael Felt:
First little thing I ran into - that I did not have with 2.4.12 is this:

root@x065:[/data/prj/apache/httpd/test]/opt/httpd/sbin/apachectl start
AH00534: httpd: Configuration error: More than one MPM loaded.

Granted, I should perhaps change to pre-fork (I noticed some had only
tested that) - but I had 'adopted' MPM when 2.4.0 first came out.

no, you jsut should not load *both*

root@x065:[/data/prj/apache/httpd/test]grep -i mpm /etc/httpd/httpd.conf
LoadModule mpm_prefork_module libexec/mod_mpm_prefork.so
LoadModule mpm_worker_module libexec/mod_mpm_worker.so

why are both there?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to