[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: "Ed48" <ed48@xxxxxxxxxxxxxxx>
- Date: Tue Oct 22 17:17:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Thanks for replying Ian. I guess I am not sure what you mean. I placed a
check mark on the
site settings screen to enable CGI scripts to run. The script is in the web
root
directory along with all of the other files. Can you explain more?
Thank you!
Ed
>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>
>On Tue, 22 Oct 2002 11:29:28 Ian Wrote:
>Does the script have execute permissions ?
>cd /path/to/script/
>chmod +x cgiscript.cgi
>Ian