Answers for "PHP Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /var/www/html/test/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121"

PHP
0

PHP Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /var/www/html/magento/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121

sudo apt install php-intl php7.4-intl
Posted by: Guest on August-19-2020
0

PHP Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /var/www/html/test/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121

sudo update-alternatives --config php
php -v
Posted by: Guest on October-01-2021

Code answers related to "PHP Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /var/www/html/test/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121"

Browse Popular Code Answers by Language