cancel
Showing results for 
Search instead for 
Did you mean: 

Error While Installing Extensions

Error While Installing Extensions

Hi,

 

I installed magento2 successfully, but while trying to install extension i am getting php setting check and php extensions missing error. its not showing missing extension list,even  i installed all required extension no i idea which is mission. refer screen shot as well

 

Please let me the solution ASAP

 

error1.png

1 REPLY 1

Re: Error While Installing Extensions

Yes , you have Required PHP extension issue - kindly check below php extension are installed and enabled in your php.ini file ?

 

Required PHP extensions:
bc-math (Magento Commerce only)
curl
gd, ImageMagick 6.3.7 (or later) or both
intl
mbstring
mcrypt
hash
openssl
PDO/MySQL
SimpleXML
soap
xml
xsl
zip

PHP 7 only:

json
iconv

 

Also refer magento 2 technology stack and system required details from here - http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements-tech.html

if issue solved,Click Kudos & Accept as Solution