Kuzz

Registered
Dec 10, 2013
2
0
1
cPanel Access Level
Website Owner
Hello,

so this is my first time ever using WHM. I managed to figure everything out I created the Cpanel for the website I wanted to start developing and done the correct settings for the server through the Apache update that would allow me to install Magento.

Recently I have been requested to enable SOAP under PHP 5.4.22. I know exactly where it is under EasyApache Update but I have already built the Magento website on the server and wasn't sure if I used the previous config but just ticked the SOAP box and then save and build it would effect the current website that is built on the server?

Would I all of a sudden have problems with the website? As to me it sounds like you are rebuilding the apache & PHP rather than just applying the SOAP setting to it's current config?

Any help would be greatly appreciated. Hope my situation is explained clearly enough.

Regards,
Karam
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Enabling the SOAP module and building Apache/PHP via EasyApache should not cause any problems for your websites. This is the standard method of enabling a PHP module such as SOAP.

Thank you.
 

Kuzz

Registered
Dec 10, 2013
2
0
1
cPanel Access Level
Website Owner
Hello :)

Enabling the SOAP module and building Apache/PHP via EasyApache should not cause any problems for your websites. This is the standard method of enabling a PHP module such as SOAP.

Thank you.
Lovely, thank you for the quick response. So saving and building doesn't effect any link between your website and it's database on SQL etc? Just to double check. Sorry I just don't want any website Magento issues because I've made this change. Obviously I am still backing up my website files and the SQL database just in case.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Correct, running EasyApache does not disable or modify MySQL settings for your website.

Thank you.