PHP Magento extension soap must be loaded error

PHP Magento extension soap must be loaded error

Today, We want to share with you PHP Magento extension soap must be loaded error.
In this post we will show you PHP extension soap must be loaded error in Magento, hear for PHP extension soap must be loaded in Magento Issue we will give you demo and example for implement.
In this post, we will learn about PHP extension “soap” must be loaded error in magento with an example.

In thos post we will show you how to resolve Error of PHP extension “soap” must be loaded. Hear we give few Step to resolve Error of PHP extension “soap” must be loaded.

Error : PHP extension “soap” must be loaded in magento

Step 1 :

Open xampp server Or

 xampp/php/php.ini 

And open

php.ini

File

Step 2 :
Apache / config click ok button
( if you open php.ini using xampp server )

Step 3 :
find (ctrl + f) word “soap”
and remove “;”

;extension=php_soap.dll

change this line from ::

;extension=php_soap.dll

TO ::

php extension “soap” must be loaded in PHP.ini

extension=php_soap.dll

Step 4 : php extension “soap” must be loaded Save php.ini File

Step 5 :Restart xampp server

Hear is video to show you “how to resolve Error of PHP extension ‘soap’ must be loaded”.

We hope you get an idea about PHP Magento extension soap must be loaded error
We would like to have feedback on my Information blog .
Your valuable any feedback, Good question, Inspirational Quotes, or Motivational comments about this article are always welcome.
If you liked this post, Please don’t forget to share this as Well as Like FaceBook Page.

We hope This Post can help you…….Good Luck!.

Leave a Comment