I\'m trying to run a web service using PHP & SOAP, but all I\'m getting so far is this:
(SoapFault)[2] message which states: \'SOAP-ERROR: Parsing
I had the same problem.
This php setting solved my problem:
allow_url_fopen -> 1