installing php modules

If I want to install php modules do I have to edit the php configuration file manually every time for every module and website that I need it loadedon? I download and install this via yum rh-php70-php-soap-7.0.27-2.el7.x86_64 but it is not working for the website that I am using it for???

Status: 
Active

Comments

Ilia's picture
Submitted by Ilia on Thu, 05/07/2020 - 06:06

Hi,

I download and install this via yum rh-php70-php-soap-7.0.27-2.el7.x86_64 but it is not working for the website that I am using it for???

You need to make sure that the expected PHP version is being used as default. Have a look at Server Configuration/PHP Versions page to choose the default PHP version that is being used for the virtual server.

to edit the php configuration file manually every time for every module

Have a look at Server Templates/templatename/PHP options page.