[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Can't get CGI script to run
- Subject: Re: [cobalt-users] Can't get CGI script to run
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Mon Jan 22 10:03:28 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
<snip>
what he said with one change.....
> make sure that the cgi-bin
> and all of the files are owned by the site admin and the group in
> which they belong too.
> chown -R siteadminname.sitenumber cgi-bin
chown -R userid.groupid /where/ever/whatever
Zeffie