cancel
Showing results for 
Search instead for 
Did you mean: 

bin/magento cron:run gives error in IntlDateFormatter

Re: bin/magento cron:run gives error in IntlDateFormatter

Hi

 

I have verified that php_intl is installed and enabled:  

 

php -i

intl
intl.default_locale => no value => no value
intl.error_level => 2 => 2
intl.use_exceptions => 0 => 0

 

Kind regards

Ronnie Davies

Re: bin/magento cron:run gives error in IntlDateFormatter

In the php.ini

make intl.error_level => 2 => 2 to intl.error_level => 0 => 0

by commenting intl.error_level = E_WARNING