我得到了这个错误:
Fatal error: Class 'SoapClient' not found in /hoe/roits/wp.com/wp-content/plugins/Aggmges/classitle.php on line 51据我所知,Worpress似乎没有安装最新版本的php。我可以做什么来安装最新的php或使它的SoapClient将工作在worpress?
发布于 2012-07-01 21:54:21
http://php.net/manual/en/soap.installation.php
如果您没有php soap模块,请安装它,并确保在php.ini中启用
https://stackoverflow.com/questions/11282349
复制相似问题