CodeIgniter Forums
Error 500 - Premature end of script headers: index.php - 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: Error 500 - Premature end of script headers: index.php (/showthread.php?tid=32933)



Error 500 - Premature end of script headers: index.php - El Forum - 08-10-2010

[eluser]LeeNug[/eluser]
Getting a strange error on a site we're developing for a client; the site will intermittently crash with a 500, with this line in the logs:

Quote:Aug 9 09:24:53 10.1.4.80 logger: [Mon Aug 09 09:24:53 2010] [error] [client
212.x.x.x] Premature end of script headers: index.php, referer:
http://domain.com/pages_admin/list_pages

This happens regardless of which page is requested and causes the site to be inaccessible for upwards of 10 minutes. Then it will work again perfectly for a few requests.

I'm at a loss here, can't seem to work out what the issue could be, any insight would be appreciated!?