2014年9月11日 星期四

Class 'SoapClient' not found

之前為了使用某class,但是沒有安裝此模組就會出現下面錯誤

SoapClient::__doRequest(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP?

1. 打開php.ini 檔案,移除extension=php_soap.dll前面的;分號
2. 還有要開啟php_openssl.dll

參考網站
http://stackoverflow.com/questions/11391442/fatal-error-class-soapclient-not-found

沒有留言:

張貼留言