• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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