[BlueOnyx:05840] Re: CGI wrap problems
Taco Scargo
taco at scargo.nl
Mon Nov 15 13:58:25 -05 2010
Hi Gregg,
Just tested it.
I uploaded a sctipt named test.cgi to the /web directory as siteadmin.
The file has the following contents:
#!/bin/bash
echo "Content-Type: text/plain";
echo
echo "Hello world!";
Then make sure you set the file to be executable (e.g. 755).
With regards,
Taco Scargo
taco at scargo.nl
On 15 nov 2010, at 19:22, Gregg wrote:
> I have a client who hasn't been able to get any of his cgi scripts to run.
> I tested it out, and indeed, nothing is running. I checked the gui
> settings, and all the settings are correct. Is there anything I need to add
> to his .include directory? I created a very simple hello world script and
> tried running it, and that doesn't work either, so it's not a scripting
> problem, it has to do something with the cgi-wrap. Here is the error I'm
> getting.
>
> The server encountered an internal error or misconfiguration and was unable
> to complete your request. Your administrator may not have enabled CGI access
> for this directory.
>
> Any suggestions?
> Thanks
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
>
More information about the Blueonyx
mailing list