PDA

View Full Version : Magento: PHP extension “curl” must be loaded. PHP extension “soap” must be loaded


Radom
2016-10-01, 08:21 AM
remove ';' from extension=php_curl.dll in php.ini , maybe you don't have active de mod.
Do and look if you have it active.


----

1: Find extension=php_soap.dll in php.ini and remove the semicolon(;)
2: Restart your Server