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

search for in the

Instalación> <Instalación/Configuración
Last updated: Fri, 20 May 2011

view this page in

Requerimientos

Esta extensión requiere de la extensión de PHP libxml. Esto significa que pasar la opción --enable-libxml también se requiere, aunque esto se lleva a cabo implícitamente ya que libxml está habilitado por defecto.



add a note add a note User Contributed Notes Requerimientos
benero at gmail dot com 13-May-2011 06:57
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
suchasplus at gmail dot com 25-May-2010 03:34
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

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