CodeIgniter Forums
Class 'CI_Controller' not found in (Right out of box, GoCart, Codeigniter) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Class 'CI_Controller' not found in (Right out of box, GoCart, Codeigniter) (/showthread.php?tid=55199)



Class 'CI_Controller' not found in (Right out of box, GoCart, Codeigniter) - El Forum - 10-14-2012

[eluser]Unknown[/eluser]
Fatal error: Class 'CI_Controller' not found in C:\XAMPP\htdocs\system\core\CodeIgniter.php on line 233

I have to restart the XAMPP server to keep developing.

I've had this problem as soon as I installed it. It happens on my other server (Windows 2008 IIS7) as well...

Again, I'm using: GoCart right out of the box. This happens on all pages then disappears, then reappears sometime after a form has been submitted. It's very flaky and inconsistent.

http://gocartdv.com/codeigniter


Class 'CI_Controller' not found in (Right out of box, GoCart, Codeigniter) - El Forum - 01-29-2013

[eluser]Unknown[/eluser]
I know this is old but I was having the same problem on a fresh install. Make sure you create the database first before you run the install. This worked for me.