salute..
»» Header("WWW-authenticate: basic realm="bla"");
»» Header("HTTP/1.0 401 Unauthorized");
sieht bei mir im prinzip genauso aus.
»» Internal Server Error
»» The server encountered an internal error or misconfiguration and was unable to complete your request.
»» [..]
»» More information about this error may be available in the server error log.
sieht bei mir im prinzip ganz anders aus >:)
Und in der Error Log steht:
»» [Thu Sep 16 14:09:37 1999] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: c:/php3/php.exe
aber sonstige php-dateien funzen? vielleicht hast du (der webserver) keine zugriffsreichte auf das exe-file (hast du winNT?).
vielleicht is auch die win-version der php-fun Header() buggy? funktionieren andere Header()-aufrufe (z.b.:
Header ("Location http://www.teamone.de");
)?
Ja kann denn der Apache das nicht, oder wo liegt das Problem???
also mein apache 1.3.4 (linux) hat damit keine probleme.
ciao
sebastian