I am getting the following error in Apache's log file:
[Sat Apr 13 18:11:07 2013] [error] [client x.x.x.X] Premature end of script headers: index.php
I have a couple of ideas as to what could be causing it, but my application is pretty big and index.php is the point of entry for everything. Is there any way to configure Apache or PHP to log more information, like a backtrace or the complete URI?