WHM Module Installer - Why is SOAP not showing in phpinfo?

soap, whm

Solution

Problem solved. After installing the application on module installers in WHM, need to go to EasyApache and add SOAP in the exhaustive list and build it.

Problem

I'm trying to install SOAP on server. This is what I did: - Got into WHM Module Installers - Installed SOAP 0.13.0 - Confirmed it was there; looked in FTP and I see the SOAP directory created - Restarted server Added phpinfo on server and went to it on browser - Also added extension = php_soap.so on php settings Didn't see SOAP on phpinfo Am I missing something? Thanks,

Original source