CS4173 > Materials > sysdocs > CGI

J. Blustein

Web-centric Computing

[Course | Announcements | Materials | Resources]

System Documentation

Debugging CGI Programs

  1. For specific advice about CGI programs on our systems, see Help fixing CGI problems on borg (by Chris Maxwell).
  2. If that does not solve your problems then see Tom Christiansen's list of common CGI mistakes made by Perl programmers (many of the issues are language independent)
  3. Especially if you program in Perl then see
    1. the checklist for the basics of how to write a CGI program using that language.
    2. the the advice2.pl script in the examples subsection as an example of a simple working CGI program in Perl
    3. Die-ing on the Web (an article from The Perl Journal by brian d foy)
    4. the debugging section of the CGI.pm documentation by Lincoln Stein

http://www.cs.dal.ca/~jamie/course/CS/4173/Materials/Docs/CGI/CGI.html
Version:
03 Mar 2005
CS 4173 Prof:
J. Blustein <jamie@cs.dal.ca>
Thanks to:
Chris Maxwell

Valid XHTML 1.0!
Creative Commons License