安装/配置
在线手册:中文 英文
PHP手册

需求

此扩展需要 libxml PHP 扩展. 这表示需要使用 --enable-libxml , 尽管这将隐式完成因为libxml是缺省开启的.


安装/配置
在线手册:中文 英文
PHP手册
PHP手册 - N: 需求

用户评论:

benero at gmail dot com (13-May-2011 07: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 04: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