Problem Description
I'm trying a simple web service example and I get this error even though I uncommented `extension=php_soap.dll` in the `php.ini` file:
> **Fatal error:** Class 'SoapClient' not found in C:\Program Files (x86)\EasyPHP-5.3.9\www\server.php on line 2
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?