Here are the solutions to some of the more common CGI script
problems, in question and answer format. You will find a list
of proper permission settings for the scripts we provide at
the end.
Question: When I activate my CGI program,
I get back a page that says "Internal Server Error. The
server encountered an internal error or misconfiguration and
was unable to complete your request."
Answer: This is generally caused by a problem
within the script. You will need to login via Telnet and test
your script in local mode to get a better idea of what the
problem is. You will need to first get into the directory
in which your script is located, then execute the script.
You can execute the script in either of two ways:
|