| Newsgroups |
perl.cvs.perlfaq |
| Message-ID |
<[email protected]> |
cvsuser 02/01/24 21:31:56
Modified: . perlfaq9.pod
Log:
* in the Server Error 500 answer, i explicity point the reader
to my troubleshooting guide
Revision Changes Path
1.6 +7 -2 perlfaq/perlfaq9.pod
Index: perlfaq9.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq9.pod,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -w -r1.5 -r1.6
--- perlfaq9.pod 9 Nov 2001 08:06:04 -0000 1.5
+++ perlfaq9.pod 25 Jan 2002 05:31:56 -0000 1.6
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq9 - Networking ($Revision: 1.5 $, $Date: 2001/11/09 08:06:04 $)
+perlfaq9 - Networking ($Revision: 1.6 $, $Date: 2002/01/25 05:31:56 $)
=head1 DESCRIPTION
@@ -48,7 +48,12 @@
=head2 My CGI script runs from the command line but not the browser. (500 Server Error)
-If you can demonstrate that you've read the FAQs and that
+Several things could be wrong. You can go through the "Troubleshooting
+Perl CGI scripts" guide at
+
+ http://www.perl.org/troubleshooting_CGI.html
+
+If, after that, you can demonstrate that you've read the FAQs and that
your problem isn't something simple that can be easily answered, you'll
probably receive a courteous and useful reply to your question if you
post it on comp.infosystems.www.authoring.cgi (if it's something to do