CodeIgniter Forums
Problem hosting Codeigniter 2.0 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Problem hosting Codeigniter 2.0 (/showthread.php?tid=38428)



Problem hosting Codeigniter 2.0 - El Forum - 02-08-2011

[eluser]Unknown[/eluser]
I host my website with justhost.com, I have hosted several codeigniter website based on 1.7.2. I get an "Sever Error" when I use Codeigniter 2.0. I have tried to delete the .htaccess file in the root folder and in cache folder but it does not work. Anyone who has hosted codeigniter 2.0 in justhost.com? or what might be the problem and possible solution..


Problem hosting Codeigniter 2.0 - El Forum - 02-08-2011

[eluser]cahva[/eluser]
Is it an "Internal Server Error"? Then more descriptive error can be found in the web server's error log.


Problem hosting Codeigniter 2.0 - El Forum - 02-08-2011

[eluser]InsiteFX[/eluser]
Check your PHP version on the host!

InsiteFX