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

Question how install apache module php5

ctorrijos

New Pleskian
Hello

i have plesk 12.5 with centos 7

How i can install apache module php5 ?

in apacche modules appears but i don´t select it (i can´t mark it)

Thanks.
 
Thanks IgorG

I have the following installs

upload_2017-12-20_11-44-17.png


What do I have to install so that in apache modules i can select php5?

Sorry for my english.

upload_2017-12-20_11-49-29.png
 
Hmm. PHP 5.6 should be enough.
What is the output of following command

# apachectl -M | grep php5

?
 
Back
Top