On Mon, 2006-06-26 at 11:24 +0800, Rocky Ou wrote:
> 
> 
> On 6/25/06, Srinidhi B S <[EMAIL PROTECTED]> wrote:
>         might also want to check if your CGI and
>         its *parent* directories are accessible by this user.
>         
>         Hope this helps.
>         
>         Srinidhi.
>         
>         
>         --
>         To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>         with a subject of "unsubscribe". Trouble? Contact
>         [EMAIL PROTECTED]
> 
> Srinidhi,
> Thank you very much for your help:) I got my cgi script up and runing
> on my pc now.
> 
> Rocky 
> 

I have a .htaccess file in my public_html/cgi-bin directory:

Options +ExecCGI
SetHandler cgi-script

Also don't forget to chmod your scripts to 755.

-- 
Szia:
                        Nyizsa.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to