But, I am loading only one, others are commented out. Thanks.
On May 23, 2017 14:36, "Daniel" <dferra...@gmail.com> wrote: > Of course, you should not load different mpm modules, only one at a > time. Load only the one you need. > > 2017-05-23 6:02 GMT+02:00 Velmurugan Dhakshnamoorthy <dvel....@gmail.com>: > > thanks, I installed the preform using "--enable-mpms-shared=all" , now > when > > I try to start the apache, > > > > it throws an error "AH00534: httpd: Configuration error: More than one > MPM > > loaded" > > > > LoadModule mpm_prefork_module modules/mod_mpm_prefork.so > > #LoadModule mpm_worker_module modules/mod_mpm_worker.so > > #LoadModule mpm_event_module modules/mod_mpm_event.so > > > > > > > > Regards, > > Velmurugan Dhakshnamoorthy (Vel) > > > > > > On Mon, May 22, 2017 at 7:49 PM, Daniel <dferra...@gmail.com> wrote: > >> > >> You should ask the maintainer of the installation source from where > >> you got that Apache installation. > >> > >> If you compiled it yourself make sure to have this options with > configure: > >> --enable-mpms-shared=all > >> > >> 2017-05-22 10:04 GMT+02:00 Velmurugan Dhakshnamoorthy > >> <dvel....@gmail.com>: > >> > Dear, > >> > Any help how do I explicitly install and enable mod_prefork module > for > >> > Apache 2.4.15 proxy. > >> > > >> > When I installed Apache proxy, chose mod_modules to all, but prefork > >> > is > >> > not installed, cannot see it in modules folder. > >> > > >> > Please help. > >> > > >> > Regards, > >> > Vel > >> > >> > >> > >> -- > >> Daniel Ferradal > >> IT Specialist > >> > >> email dferradal at gmail.com > >> linkedin es.linkedin.com/in/danielferradal > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > >> For additional commands, e-mail: users-h...@httpd.apache.org > >> > > > > > > -- > Daniel Ferradal > IT Specialist > > email dferradal at gmail.com > linkedin es.linkedin.com/in/danielferradal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >