[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE: RAQ2 CGI Wrapper Error
- Subject: Re: [cobalt-users] RE: RAQ2 CGI Wrapper Error
- From: "Steven Werby" <steven@xxxxxxxxxxxx>
- Date: Fri Feb 18 20:15:41 2000
Brenda Fuller <bfuller@xxxxxxxxxxxxxxx> wrote:
> I am getting the following error:
> CGIWrap Error: Execution of this script not permitted
> Execution of (httpd) is not permitted for the following reason:
> User not privlidged.
CGI scripts handled by cgiwrap cannot be owned by root or httpd. They must
be owned by a valid user (possibly limited to siteadmin) of the site the
scripts are running on.
Steven {steven@xxxxxxxxxxxx}