Home > Backend Development > PHP Tutorial > Class 'SoapClient' not found

Class 'SoapClient' not found

WBOY
Release: 2016-06-20 12:32:05
Original
863 people have browsed it

linux操作系统,使用webservice时候报错Class 'SoapClient' not found, ;extension=php_soap.dll前的分号已经去掉, ;extension=php_openssl.dll前面的分号也已经去掉,dir也设置好了,ext文件夹中也有soap文件夹,但是仍然报这个错误,求教大神们,本人小白。


回复讨论(解决方案)

修改配置之后是否有重新服务

你不是 linux 吗?
怎么会有 php_soap.dll ?
你需要将 php_soap 编译进去

我重新启动了Apache。还是不好用

这样,怎么看编译没编译?怎么编译php_soap?谢谢

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template