Problem with cgi script
Posted by: sarvinc
Posted on: 2008-04-05 10:32:00
I'm trying to learn some cgi and I'm having a problem running a simple script that should email a form to me.
The form is here:
http://www.ckettle.com/test/form.html
The cgi script is here:
http://www.ckettle.com/test/feedback.cgi
A copy of the script is here:
http://www.ckettle.com/test/feedback.html
When I actually try and fill out the form I get an Internal Server Error.
I'm hoping someone with a little more experience can tell me where I've gone wrong.