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

RE: [cobalt-users] CGI



> I try to install a cgi script on my raq3
>
> First I checked cgi allowed in my GUI interface
>
> After by ftp I don't see any cgi-bin directory
>
> So I decided by ssh to create one but not in the root web
> and I make a ScriptAlias in http.conf in the virtualHost section.
> ( I don't know if it is necessary with cobalt ...)
>
> 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.
>
> so .. what's my error ?
> If you have any ideas ... let me know !
>

You'll probably find the answers here: http://www.sographic.com
Sounds like you went to a lot of unnecessary trouble. I just create a
cgi-bin directory via FTP as the siteadmin user. No SSH necessary. Scripts
should be uploaded by the siteadmin user. (Not the server admin.)
--
Dan Kriwitsky