Search code examples
soapwhm

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


I'm trying to install SOAP on server. This is what I did:

  1. Got into WHM Module Installers
  2. Installed SOAP 0.13.0
  3. Confirmed it was there; looked in FTP and I see the SOAP directory created
  4. Restarted server Added phpinfo on server and went to it on browser
  5. Also added extension = php_soap.so on php settings Didn't see SOAP on phpinfo

Am I missing something?

Thanks,


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.