[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI
- Subject: RE: [cobalt-users] CGI
- From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
- Date: Tue Oct 23 19:59:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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