在windows下开启soap扩展
在php.ini中去掉extension=php_soap.dll前的分号
将php_soap.dll(在php安装路径下可以找到)复制到system32下
重启服务器
curl和openssl的扩展同时打开就可以了
装soap有好几步呢。 你光去掉分号,有毛用