[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI
- Subject: Re: [cobalt-users] CGI
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Oct 23 20:37:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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