[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: "Michael Tubbe" <mtubbe@xxxxxxxxxxx>
- Date: Wed Sep 19 03:21:35 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I need your personal skills. I try to troubleshoot the problem for about 2
> days and nothing yet, no results. I trying to setup this webmail
> program in
> my box, (w3mail . And well, basicly I have a permission problem.
> My box is a
> RaQ4i with 128mb.
>
> Here is what I get, when I try to run the script;
>
> When I type http://www.mydomain.com/login.cgi to run the script, I get
> this;
>
> CGIWrap Error: Execution of this script not permitted
> Execution of (root) is not permitted for the following reason:
>
>
> User not Privileged.
If I'm not mistaken, the error could be that the "ownership" is incorrect,
not the "permissions". The clue is where is says "Execution of (root)".
Check the ownership of login.cgi by typing:
ls -la login.cgi
from within the proper directory. You will need to change it to something
other than "root".
--
Michael Tubbe