danielhozac
Programmer
What could possibly be the cause of this?
I wrote a very easy application that just prints Content-type: text/html\n\nHello world. But when I try to access it, I get a Internal server error message.
This is what my error log says
[Thu Apr 11 00:31:01 2002] [error] (8)Exec format error: exec of /path/to/testapp.exe failed
[Thu Apr 11 00:31:01 2002] [error] [client ***.***.***.***] Premature end of script headers: /path/to/testapp.exe //Daniel
I wrote a very easy application that just prints Content-type: text/html\n\nHello world. But when I try to access it, I get a Internal server error message.
This is what my error log says
[Thu Apr 11 00:31:01 2002] [error] (8)Exec format error: exec of /path/to/testapp.exe failed
[Thu Apr 11 00:31:01 2002] [error] [client ***.***.***.***] Premature end of script headers: /path/to/testapp.exe //Daniel