• 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 enable piped logs; says Error: Unable to set the mpm_event mode: it requires Apache PHP5 modu

tkalfaoglu

Silver Pleskian
When I enter the Tools->Apache settings, I toggled piped logins, but when I exit I get the warning

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

therefore I am unable to change anything on that page.
What shall I do?
 
I guess it has to do with the vendor php Version which seems to be enabled and used on your system, therefore take into consider to install the additional php 5.x version from plesk component installer and switch the domains to it and disable then under Plesk Panel > Tools & Settings > Apache Web Server Settings the php 5 Module

under Plesk Panel > Tools & Settings > PHP Settings > you can see which Domains are using which php handler

take also into consider that an enabled Apache handler mod_php is not safe as it is outdated and insecure. Use PHP in FastCGI or FPM mode instead. Should the php5 module be enabled?
 
Last edited:
Back
Top