[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI trouble RaQ4
- Subject: Re: [cobalt-users] CGI trouble RaQ4
- From: cobalt@xxxxxxxxxxxxx
- Date: Tue Oct 22 03:30:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On 22 Oct 2002 at 5:09, Ed48 wrote:
> No matter what site or user CGI scripting seems to not work.
> I did check the box for enabeling CGI scripting.
> Here is the test script and the result.
> Thank you in advance.
> Ed
<snip>
Does the script have execute permissions ?
cd /path/to/script/
chmod +x cgiscript.cgi
Ian
--