• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

how do I re-compile Apache2 with 'pre-fork' or 'worker' module ?

kadoudal

Regular Pleskian
I am willing to use a recent Apache module for my Rails apps...
during installation I got the follwoing warning.... and I wonder how I can recompile Apache2 without disturbing my psa installation ? any link to some detailed info ?
thanks a lot

here is the log warning ..
------
WARNING: Apache doesn't seem to be compiled with the 'prefork' or 'worker' MPM

Passenger has only been tested on Apache with the 'prefork' and the 'worker'
MPM. Your Apache installation is compiled with the 'itk' MPM. We recommend
you to abort this installer and to recompile Apache with either the 'prefork'
or the 'worker' MPM.
 
Back
Top