[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] CGI scripts



> I am trying to get a FormMail script to run on a virtual site on my RaQ3i.
> Obviously, I have CGI scripts turned on in the Site Management console.  I
> placed the FormMail.pl file in the cgi-bin directory of the website, but
> when I try to run it, I get a URL Not Found error.  Is this a permissions
> problem?  Does it have to be a FormMail.cgi file?  Do I have the wrong
> cgi-bin directory (there are several on the RaQ)?  Ideas?  Input?
>

Are you calling it as form action="/cgi-bin/FormMail.pl"  or form
action="cgi-bin/FormMail.pl"? Notice one is /cgi-bin, which should work.
--
Dan Kriwitsky