Bug 5802 - Safari not displaying HTTP 500 error
Summary: Safari not displaying HTTP 500 error
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.opensuse.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 20:29 PST by Kevin Van Vechten
Modified: 2022-07-01 10:33 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Van Vechten 2005-11-22 20:29:23 PST
visiting http://www.opensuse.org/ shows a blank page (with the favicon):

$ curl -I http://www.opensuse.org/
HTTP/1.1 500 Internal Server Error
Date: Wed, 23 Nov 2005 04:25:42 GMT
Server: Apache
X-Powered-By: PHP/4.3.4
Cache-Control: none
Pragma: nocache
Content-Type: text/html; charset=utf-8
Connection: close
Content-Length: 0
Set-Cookie: ZNPCQ002-opensuse=V0013f7cc9d2; path=/
P3p: CP="NOI"
Via: 1.1 prv-elogin2 (iChain 2.3.287)

$ curl -I http://www.opensuse.org/favicon.ico
HTTP/1.1 200 OK
Date: Wed, 23 Nov 2005 04:25:47 GMT
Server: Apache
Last-Modified: Wed, 12 Oct 2005 04:59:35 GMT
ETag: "d891cd-47e-7d9d3bc0"
Accept-Ranges: bytes
Content-Type: text/plain
Content-Length: 1150
Set-Cookie: ZNPCQ002-opensuse=V00177c27354; path=/
P3p: CP="NOI"
Via: 1.1 prv-elogin2 (iChain 2.3.287)
Age: 61
Comment 1 Brent Fulgham 2022-07-01 10:33:47 PDT
Site seems to work (16+ years later...)