• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Cannot change the MPM mode

tkalfaoglu

Silver Pleskian
When I use the PLESK interface to change the MPM mode to Prefork, it gives me an error that php5 module cannot be disabled because there are sites (181 to be exact!) still using it.(php5 is grayed out, so I cannot toggle it)

It says:
Error: Unable to set the mpm_event mode: it requires Apache PHP5 module turned off but this module is used by domains.


Therefore there are two issues here:
  • php5 is preventing the MPM mode toggle,
  • cannot enable or disable the mod_php even if I wanted to.

Also, The new config files format seems different; the /etc/httpd/conf/httpd.conf is almost empty now; whereas the things like MPM used to be there.. I guess most of it is buried alive in the include files now.
 
Last edited:
Back
Top