CodeIgniter Forums
Installation issue - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Installation issue (/showthread.php?tid=86512)



Installation issue - chattha.lhr512 - 01-28-2023

Using mac i am face this issue
the framework needs the following extension(s) installed and loaded: intl.


RE: Installation issue - InsiteFX - 01-28-2023

It's should be in your php folder the file to turn it on is php.ini

remove the ; from in front of it.

Code:
extension=intl