jpx3m.com Posted March 19, 2009 Posted March 19, 2009 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... Quote
papukai Posted March 25, 2009 Posted March 25, 2009 Soap is enabled for the server, see http://heliohost.org/phpinfo.php for more information. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.