RESOLVE EXTENSION ERROR DURING MAGENTO 2 INSTALLATION
Created by Bhavesh Gohil & Vicky Parekh on Date: 06/11/2020
During Installatin of Magento 2 in pc through xampp, in Readiness Check page you have error showing extensions are missing. Below are the steps to resolve the problem. :
STEP 1 : On Readiness Check page, it shows errors of extensions missings like xsl, intl, soap


STEP 2 :

- In the file remove semicolon (;) before the extensions that mention above or the one which gave errors and save the php.ini file. After save the file, restart the xampp & start Readiness Check process again to see if the problem is resolved.