• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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