It doesn't usually happen, but I'm stumped.
I'm trying to connect to a webservice. If I do it locally on my dev machine (Ubuntu 12) It works fine, I can load the wsdl, and access the functions.
If I try on the production server (Centos 5), I get a Soap Fault.
The URL works fine. You can access it directly, and you'll get the XML back. So not sure what the problem is on Pro.
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
Web & Tech
I'm trying to connect to a webservice. If I do it locally on my dev machine (Ubuntu 12) It works fine, I can load the wsdl, and access the functions.
If I try on the production server (Centos 5), I get a Soap Fault.
Code:
Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from ''[URL unfurl="true"]http://test.movilaction.3caravelle.net/SMS/api/nextel/receiver.php?wsdl''[/URL]
The URL works fine. You can access it directly, and you'll get the XML back. So not sure what the problem is on Pro.
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
Web & Tech