CodeIgniter Forums
500 Internal Server Error - 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: 500 Internal Server Error (/showthread.php?tid=50147)



500 Internal Server Error - El Forum - 03-15-2012

[eluser]Mauricio de Abreu Antunes[/eluser]
I've changed some files in my application.
I'm getting 500 internal server error.
How can i know whats happening?


500 Internal Server Error - El Forum - 03-15-2012

[eluser]Mauricio de Abreu Antunes[/eluser]
Fatal error: Class 'CI_Controller' not found in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\percutz\system\core\CodeIgniter.php on line 233

How can i find the syntax/logical error?


500 Internal Server Error - El Forum - 03-15-2012

[eluser]InsiteFX[/eluser]
500 internal server error is an apache server

Trun on CI Profiler and see what it says



500 Internal Server Error - El Forum - 03-15-2012

[eluser]Unknown[/eluser]
Or check the apache error logs , that will have the reason for error.


500 Internal Server Error - El Forum - 03-16-2012

[eluser]Aken[/eluser]
Did you change your .htaccess file? That's a common error associated with bad .htaccess rewrite rules and stuff like that.


500 Internal Server Error - El Forum - 03-16-2012

[eluser]InsiteFX[/eluser]
What are you using wamp, xampp ?

xampp doe's not play nice in the windows program files you need to install xampp in your c: root