Jump to content

Recommended Posts

Posted

Is the SOAP extension available on our server?

I already uploaded a copy of NuSOAP in my directory but still when I run the code i am getting this error:

 

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'MY EXTERNAL WSDL SOURCE' : Start tag expected, '<' not found in MY URL/index.php:6 Stack trace: #0 MY URL/index.php(6): SoapClient->SoapClient('MY EXTERNAL...') #1 {main} thrown in MY URL/index.php on line 6

 

In my wamp environment I disabled the php_soap extension to be able to use NuSOAP and the site works fine... But in here the error appears... Is there a way to force PHP to use NuSOAP instead without changing the server settings?

 

Thank you... ^_^

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...