downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Installation> <Installation/Konfiguration
[edit] Last updated: Fri, 17 May 2013

view this page in

Anforderungen

Die Erweiterung verwendet die » GNOME xml-Bibliothek, die heruntergeladen und installiert werden muss. Die Extension setzt mindestens libxml-2.5.4 voraus.



add a note add a note User Contributed Notes Anforderungen - [2 notes]
up
0
suchasplus at gmail dot com
3 years ago
Typically, on microsoft windows(sometimes linux), we got "I/O warning : failed to load external entity" and "Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from somewhere".
only xml lib is not enough, php-soap also need cURL, and openssl  if you wants connect to https
up
0
benero at gmail dot com
2 years ago
If you use https, SOAP modules need to configure with openssl, otherwise will be catch a error like:
SOAP-ERROR: Parsing WSDL: Couldn't load from url

 
show source | credits | sitemap | contact | advertising | mirror sites