Dive into the archives.
- SoapClient class not found solution
Recently I used the PHP SoapClient class successfully on Windows simply by uncommenting the extension=php_soap.dll line in php.ini. Unfortunately when I ran the same script on CentOS Linux (MediaTemple) I got a ...

