DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37938>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37938
Summary: 500 Internal Server Error error pages are being rendered
in HTML markup
Product: Apache httpd-2
Version: 2.2.0
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: ErrorMessage
Severity: normal
Priority: P2
Component: Core
AssignedTo: bugs@httpd.apache.org
ReportedBy: vjong@jandjgraphics.com
Platform: x86
OS: RedHat 7.3
Did a fresh install of Apache 2.2.0 and when accessing a cgi script that, let's
say doesn't have the correct permissions, a 500 error page is correctly
generated. The problem is that this page is displayed as HTML mark up with the
extra added line of:
Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the
request.
This behavior was confirmed by Joshua Slive from the users@httpd mailing list
under the thread entitled "500 Internal Server Error pages being rendered as
markup". Joshua then found something similar where a patch was issued from
http://issues.apache.org/bugzilla/show_bug.cgi?id=36090
I've applied the patch, reconfigured, recompiled, and reinstalled Apache 2.2.0
and the problem still persists.
I've taken a screenshot of the displayed page, and although this screenshot is a
more recent screenshot where I've added server tokens to httpd.conf, this would
be seen even with a default httpd.config file.
Thanks,
Vincent J.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|