Hello,
I attempted to upgrade server today using EasyApache 3 (as i have done many times). This time around, I started receiving 500 error messages after the update (Apache 2.2 and PHP5). Looking at the error logs, I found the following:
"Premature end of script headers: index.php"
I discovered that if I change the PHP handler to any of the other options (like dso) the page will display as normal. As far as I'm aware, I had not changed any other settings when updating, so I'm not sure why this is suddenly a problem.
I set the suPHP debugging level to info for a moment, but the only log that I got was one noting Executing as UID/GID. The numbers it shows are accurate to what they should be executing as.
I found other related questions like this, however none of those solutions worked for me. Any help would be much appreciated.
Thanks!
I attempted to upgrade server today using EasyApache 3 (as i have done many times). This time around, I started receiving 500 error messages after the update (Apache 2.2 and PHP5). Looking at the error logs, I found the following:
"Premature end of script headers: index.php"
I discovered that if I change the PHP handler to any of the other options (like dso) the page will display as normal. As far as I'm aware, I had not changed any other settings when updating, so I'm not sure why this is suddenly a problem.
I set the suPHP debugging level to info for a moment, but the only log that I got was one noting Executing as UID/GID. The numbers it shows are accurate to what they should be executing as.
I found other related questions like this, however none of those solutions worked for me. Any help would be much appreciated.
Thanks!