• 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.

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