How to install/enable SOAP on linux server the easy way

Avatar
  • Answered
How do I install/enable SOAP on my server?
Got a library on sourceforge (nusoap-0.9.5) but don't know how to go about it.
Can you please show how to do this the easy and effective way please?
Avatar
anonymous
Hello,

I apologize for the previous answer being wrong. As long as you are using cPanel/Apache you can run easy apache with root (/scripts/easyapache). Go through the questions and customize the build profile. When you get to the section after choosing a PHP version select "See exhaustive list" and scroll down to PHP 5.x and SOAP will be listed there.

Best Regards,
TJ Edens
Avatar
Scott
Hello, SOAP is not able to be installed on our shared servers. You will need to have a VPS or Dedicated server in order to install SOAP. The most common way to do that is to us the yum command. For instance:
yum install php53-soap
Kindest Regards, Scott M