CodeIgniter Forums
Class 'CI_Base' not found - 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_Base' not found (/showthread.php?tid=15189)



Class 'CI_Base' not found - El Forum - 01-28-2009

[eluser]Unknown[/eluser]
How to fix this error?
Code:
Fatal error: Class 'CI_Base' not found in D:\myproject\system\libraries\Controller.php on line 30

// sry, i dont have a better description

Thanks


Class 'CI_Base' not found - El Forum - 01-28-2009

[eluser]xzela[/eluser]
it's possible you have a bad installation. Try downloading the CodeIgniter files again and extracting them to another directory.

That's the only thing I can think of at the moment.