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

Re: [cobalt-users] CGI



> My scriptalias is recognized but
> when I start my perl script by http I have an error message :
> "CgiWrapper Error - File not found "
> 
> but with terminal (ssh) with #perl myscript.pl ... the script starts.
> 
How do you call the script from html?
Does the virtual site have execute permissions on the cgi-bin directory.
I don't think http can go above /web in the file tree.

Gerald