For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > September 2004 > Malformed Header from Script error (Error 500)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Malformed Header from Script error (Error 500)
chrisredfield_0

2004-09-27, 3:57 pm

Hi!

If i tried to view a php page that is located on my webserver, apache shows
the error #500 and the error_log says:

malformed header from script. Bad header=Error on executing script(7):

I dont know why this happens, and one thing thats strange is that a file
that did not suddenly work works now...



Example: This simple script does NOT work:



<html>
<head><title>PHP Versionsanzeige</title></head>
<body>

<?php
phpinfo();
?>
</body>
</html>



very thanks in advance


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com