I am playing with Apache and Perl on my Mandrake 8.2 box. I have a llittle
script that I put in /var/www/cgi-bin. It has permissions of rwxr-xr-x and
is owned by apache:apache. When I view the page that calls the script, it
looks fine, but when I click the button that calls the script, I get a file
not found - even if I specify the full path (i.e. /var/www/cgi/scriptname) in
the action field of the form.