[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: FAQ: Frequently Asked Questions about CGI Programming
Previous Document: SECTION 4 - TROUBLESHOOTING A CGI APPLICATION
Next Document: 4.2 I'm having trouble with my headers. What can I do?
-
Search the FAQ Archives
Single Page
Top Document: FAQ: Frequently Asked Questions about CGI Programming
Previous Document: SECTION 4 - TROUBLESHOOTING A CGI APPLICATION
Next Document: 4.2 I'm having trouble with my headers. What can I do?
4.1 Are there some interactive debugging tools and services available?
(1) Several CGI programming libraries offer powerful interactive
debugging facilities. These include:
- for Perl, Lincoln Stein's CGI.pm
(now part of the standard Perl distribution)
- for Tcl, Don Libes' cgi.tcl
http://expect.nist.gov/cgi.tcl
- for C++, Nick Kew's CGI++
http://www.webthing.com/cgiplusplus/
(2) Nathan Neulinger's cgiwrap is another package with debugging aids.
http://www.umr.edu/~cgiwrap/
(3) The "mod_cgi" Apache module (new with Apache 1.2) enables you to
capture script output and errors for diagnosis.
See also the next question.
Top Document: FAQ: Frequently Asked Questions about CGI Programming
Previous Document: SECTION 4 - TROUBLESHOOTING A CGI APPLICATION
Next Document: 4.2 I'm having trouble with my headers. What can I do?
Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
Nick Kew <nick@webthing.com>
Last Update December 05 2008 @ 00:13 AM