cancel
Showing results for 
Search instead for 
Did you mean: 

Missing PHP extensions

Missing PHP extensions

Hi everyone,

I got this error when installing Magento 2 community edition. Can anyone help?

https://www.mediafire.com/convkey/4571/q490hunqq5jbxsazg.jpg

Screenshot_2019-08-28_18-08-32.png

Here is my PHP info:

https://www.mediafire.com/convkey/261d/0ess5aw9vakhn6xzg.jpg

Screenshot_2019-08-28_18-09-18_.png

6 REPLIES 6

Re: Missing PHP extensions

Hi @chuong_lam 

 

I am not able to see the attached screenshot. Can you please upload to any third party and share links?

 

Thanks

Re: Missing PHP extensions

I have just uploaded the photos to mediafire. Please have a look.

Re: Missing PHP extensions

Hi @chuong_lam,

You need to install missing php extensions to run the magento.

I will also suggest to use Php 7.2 for magento 2. 

For more info:
https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html

Php Extensions:
https://devdocs.magento.com/guides/v2.3/install-gde/prereq/php-centos-ubuntu.html

I hope it will help you!
 

Re: Missing PHP extensions

Hi @Vimal Kumar ,

Composer required me to install all the PHP extensions before downloading Magento, and I did. That is why I have Magento on my machine. Please have a look at my PHP info photo.

 

Re: Missing PHP extensions

If you have already installed all required php extensions then restart you apache once. 

Re: Missing PHP extensions

It's httpd, not Apache.

After I restarted the httpd, I got the same problem. After I rebooted the system, the setup page displayed nothing.