Forum Moderators: coopster
The error usually appears as 'Premature end of script headers: PHP4' but rarely there is also a referrer although there seems to be no pattern among the referrers.
After googling this forum and others, I have tried a few suggestions:
1. Ensuring that all my directories have execute permissions. Done.
2. Ensuring that all my files have Unix-style endline characters. In Eclipse, I have now set this as the default and I checked that the setting cascaded through my source tree but the files aren't showing any differences via Subclipse so I'm thinking that this change had no effect.
Any suggestions? Perhaps on how to debug this?
Have any other MediaTemple users been seeing this with WPMU or other apps?
Thanks in advance
I'm not exactly sure what error this is. There seems to be some sort of corruption with your headers? Is this the entire error that you are receiving? If not, can you please post the whole error and if it references a line number, can you please post that line of the code. This will help give us a better understanding of what's actually going on. I'm wondering if this error is even coming from PHP...
[Wed Mar 28 10:07:10 2007] [error] [client #*$!.#*$!.#*$!.#*$!] Premature end of script headers: php4
Of course, I've edited the user's IP address. Otherwise, that's it.
Would you know where and how I can change the format of the error_log so that I can have more debugging information?
I'm still curious to know if it's possible to change the error_log format and how.