Report this

What is the reason for this report?

Fatal error: Uncaught SoapFault exception:

Posted on April 25, 2022

I receive a soap error Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: failed to load external entity



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hi there,

I would recommend checking if the openssl PHP module is enabled:

php -m | grep -i openssl

If this is not the case, you would need to enable it.

If this still does not work, can you share the code snippet that you are using to connect?

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.