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

Re: [cobalt-users] RE: RAQ2 CGI Wrapper Error



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}