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

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