PHP-SOAP extension is not loaded

 ok just go to php.ini file and see if extension=php_soap.dll actually exist, if it doesn't, then look through the file and find where your extensions are and paste extension=php_soap.dll. if extension=php_soap.dll actually exist but it's written as ;extension=php_soap.dll then remove the semi-colon, save the file, stop and restart your modules and voila!!!

Post a Comment

0 Comments