Answer the question
In order to leave comments, you need to log in
What is the error when trying to request a WEB service?
This error is haunting:
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from '//********?wsdl' : failed to load external entity "/** ******?wsdl?wsdl" in C:\Install\OpenServer\domains\localhost\fpdf.php:49 Stack trace: #0 C:\Install\OpenServer\domains\localhost\fpdf.php(49) : SoapClient->SoapClient('//********...', Array) #1 {main} thrown in
C :\Install\OpenServer\domains\localhost\fpdf.php on line 49 could be a problem?
Answer the question
In order to leave comments, you need to log in
Error connecting to resource.
It is necessary to check whether the address to which you are connecting is exactly available (authorization or something else may be required).
And also look at the PHP settings in the php.ini file
. Extensions must be enabled:
extension=php_soap.dll;
extension=php_openssl.dll;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question