Welcome Guest, Not a member yet? Register   Sign In
Error install CodeIgniter 4 - Require ext-intl
#1

(This post was last modified: 12-22-2022, 11:31 PM by MonatalBrowink.)

I use macOS BigSur operating system and have PHP 8.0.8 in XAMPP installed. When I want to download CodeIgniter 4 using composer, an error message appears in my terminal like this:

Problem 1 - codeigniter4/framework[4.0.0, ..., v4.1.3] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - Root composer.json requires codeigniter4/framework ^4 -> satisfiable by codeigniter4/framework[4.0.0, ..., v4.1.3]

I've tried to see the list of extensions in php by php -m or php -m | grep intl but the result is no intl, then I try to see with phpinfo() through the browser the result is still the same no intl, but json is there.

Then I try to remove the semicolon in omegle shagle voojio the php.ini file for the

intl extension

and I restart apache the error is still there.

can anyone help me?
Reply


Messages In This Thread
Error install CodeIgniter 4 - Require ext-intl - by MonatalBrowink - 11-24-2022, 04:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB