I contacted support, here's what I said:
Hi, I'm seeing that the server has pear soap installed, but I think I need PHP soap to make this work. I tried adding a line: require_once('SOAP/Client.php'); but that didn't work. Can I have php soap installed or enabled on the server?
Hello,
Thank you for contacting Support. SOAP is enabled as a pear module. Based on the error reported, make sure the require_once line of code is declared before the block of code using soap classes. If you have any questions please feel free to contact Support.
Technical Support.
I did what they said, but it still didn't work, but they also seemed to admit that they're using pear soap and not php soap. I don't know a lot about this stuff, but I'm guessing that's my issue?


Reply With Quote
