
Magento Error: PHP Extensions “0” must be loaded
The problem is caused because of a wrong version of PHP SimpleXML extension. Here’s aworkaround: 1. Open config.xml with a text editor. The full path is: app/code/core/Mage/Install/etc/config.xml 2. Find below […]