Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.