[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cgi & perl webmail questionon a RaQ4
- Subject: Re: [cobalt-users] cgi & perl webmail questionon a RaQ4
- From: flash22@xxxxxxx
- Date: Wed Sep 19 15:51:52 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 19 Sep 2001, Frank Volpe wrote:
> Hello list,
> RaQ4i with 128mb.
>
> CGIWrap Error: Execution of this script not permitted
> Execution of (root) is not permitted for the following reason:
> I check everywhere an I can find where the problem is, Please can you guys
> help me...
Frank, you checked everywhere but the obvious place, the message itself
told you exactlly what the problem is, the cgi isn't allowed to run as
root, your login.cgi needs to be chowned to someone other rhan root, the
site-admin for site1 would be good, admin if it hasn't got one...should
make it happy...
eg: chown admin login.cgi
gsh