Hi everyone,
I got this error when installing Magento 2 community edition. Can anyone help?
https://www.mediafire.com/convkey/4571/q490hunqq5jbxsazg.jpg
Here is my PHP info:
https://www.mediafire.com/convkey/261d/0ess5aw9vakhn6xzg.jpg
Hi @chuong_lam
I am not able to see the attached screenshot. Can you please upload to any third party and share links?
Thanks
I have just uploaded the photos to mediafire. Please have a look.
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!
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.
If you have already installed all required php extensions then restart you apache once.
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.