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

Re: [cobalt-users] CGI scripts on RAQ3i



Sam Blythe (IT Solutions) <sam.blythe@xxxxxxxxx> wrote:
> I have a RAQ3i and am trying to run a CGI script from the web.  I created
a
> "cgi-bin" directory in my FTP users directory and all the permissions
seems
> to be correct.

What is the path to the "FTP users" directory?  If it's not a web directory
it won't work.

> But I can't run the script from either CGI-BIN URL
> (http://www.domain.com/cgi-bin  or
http://www.domain.com/users/user/cgi-bin.
> I keep getting the error that the page was not found on the server.

Unless you turn off CGIWrap, I don't think you can run CGI from a user
directory.  And I'm not even sure if it's possible *if* you bypass CGIWrap.

> contacted Cobalt tech support, but no one will call me back.  $100 bucks
to
> the person who can solve this for me.

I don't think this is worth $100, but I hope you get it working.  With
CGIWrap, you can't execute a CGI as user "httpd".  The CGI needs to be owned
by a privileged user - which should mean a valid site user.

Steven Werby {steven-lists@xxxxxxxxxxxx}