Jump to content

SOAP


jpx3m.com

Recommended Posts

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... ^_^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...