At 10:52 AM 5/4/01 -0500, you wrote:
>I am trying to append to an existing database and my cgi keeps coming up
>with an Internal Server Error. I've looked this over many times with
>different books as references, and I can't see what is wrong with it. My
>form method is POST. Here is my code:
Sha
Hi Shawn,
The internal server error is usually because, the unix server
can't get the perl.exe to parse the .pl script. This is mostly caused
by editing on Windows Client and FTP'ing up to a Unix machine.
Try working on a Linux box ... and moving the files up from there.
It's just th
On Fri, May 04, 2001 at 12:04:37PM -0400, Timothy Kimball wrote:
:
: : I am trying to append to an existing database and my cgi keeps coming up
: : with an Internal Server Error. I've looked this over many times with
: : different books as references, and I can't see what is wrong with it. My
: :
: I am trying to append to an existing database and my cgi keeps coming up
: with an Internal Server Error. I've looked this over many times with
: different books as references, and I can't see what is wrong with it. My
: form method is POST. Here is my code:
My money's on you not being able to
I am trying to append to an existing database and my cgi keeps coming up
with an Internal Server Error. I've looked this over many times with
different books as references, and I can't see what is wrong with it. My
form method is POST. Here is my code:
#!/usr/bin/perl
require("cgi-lib.pl");
print