• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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