You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Marc Slemko <ma...@znep.com> on 1998/07/25 06:10:03 UTC

[PATCH] say check error log on 500

Long overdue.  I have posted 934 Usenet messages telling people to check
the error log because they got a 500.

Index: main/http_protocol.c
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/main/http_protocol.c,v
retrieving revision 1.226
diff -u -r1.226 http_protocol.c
--- http_protocol.c	1998/07/22 05:48:21	1.226
+++ http_protocol.c	1998/07/25 04:09:28
@@ -2215,6 +2215,8 @@
                 ap_bputs(" and inform them of the time the error occurred,\n", fd);
                 ap_bputs("and anything you might have done that may have\n", fd);
                 ap_bputs("caused the error.<P>\n", fd);
+                ap_bputs("More information about this error may be \n", fd);
+		ap_bputs("available in the server error log.<P>\n", fd);
                 break;
             }
 


RE: [PATCH] say check error log on 500

Posted by Lars Eilebrecht <La...@unix-ag.org>.
According to Marc Slemko:

>  Long overdue.  I have posted 934 Usenet messages telling people to check
>  the error log because they got a 500.

+1


ciao...
-- 
Lars Eilebrecht                             - Today is the last day
sfx@unix-ag.org                           - of the past of your life.
http://www.home.unix-ag.org/sfx/