Fatal error: Uncaught SoapFault exception:[WSDL] SOAP-ERROR: Parsing WSDL:
I am getting this error when I try to load an WSDL document. I used this specific script an serveral servers but I am not getting an error.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
There are a number of things that could cause this. Is there more to the error message? Usually it would point to a specific line in the code. Could you pastebin your php.ini file somewhere?