CodeIgniter Forums
Fatal error system/CodeIgniter.php on line 185 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Fatal error system/CodeIgniter.php on line 185 (/showthread.php?tid=77186)



Fatal error system/CodeIgniter.php on line 185 - moshene1 - 07-30-2020

Hi everyone.
Before i am asking i have to note that this issue is probably with the XAMPP as well bacause with MAMP everything is working perfect.
And i am using mac OS.

I cannot access to the public file and i don't know why. All i got is this fatal error:
Fatal error: Uncaught Error: Call to undefined function CodeIgniter\locale_set_default() in /Applications/XAMPP/xamppfiles/htdocs/CodeIgniter4-4.0.4/system/CodeIgniter.php:185 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/CodeIgniter4-4.0.4/system/bootstrap.php(181): CodeIgniter\CodeIgniter->initialize() #1 /Applications/XAMPP/xamppfiles/htdocs/CodeIgniter4-4.0.4/public/index.php(36): require('/Applications/X...') #2 {main} thrown in /Applications/XAMPP/xamppfiles/htdocs/CodeIgniter4-4.0.4/system/CodeIgniter.php on line 185

I have tried to search for solution for long time but couldn't get anything.

I will really appreciate for an answer.

Thanks


RE: Fatal error system/CodeIgniter.php on line 185 - John_Betong - 07-30-2020

This thread may be useful:

https://forum.codeigniter.com/thread-77174.html