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

Re: [cobalt-users] CGI trouble RaQ4



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
--