Hello,
I'm trying to get a perl script to receive for the first time from a
form-web-page. I've put the perl-file into the "cgi-bin" under the
httpd directory, and made sure file-permissions were set correctly. My
web page form has at its head:
<form name="something_something" action="/cgi-bin/residential_enroll.pl"
METHOD=POST>
Now when I run a test and post this form with input, I always get:
"FILE NOT FOUND
The requested URL /cgi-bin/residential_enroll.pl was not found on this
server."
I've checked for typos etc and I'm confused now. Is there some
configuration issue that I'm missing in how RH5.0 is pre-configured with
Apache?, or am I misplacing the perl-file?
Any helpful hints greatly appreciated,
-Theo Jones
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.