Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-29 Thread Srinidhi B S
Hi, On 6/26/06, Rocky Ou <[EMAIL PROTECTED]> wrote: > Srinidhi, Thank you very much for your help:) I got my cgi script up and runing on my pc now. Glad to be of help here. :) Srinidhi. -- ASCII ribbon campaign ( ) B S Srinidhi - against HTML email X www

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-26 Thread Nyizsnyik Ferenc
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. >

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-25 Thread Rocky Ou
On 6/25/06, Srinidhi B S <[EMAIL PROTECTED]> wrote: might also want to check if your CGI andits *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

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-25 Thread Srinidhi B S
Hi, On 6/25/06, Rocky Ou <[EMAIL PROTECTED]> wrote: ## [Sun Jun 25 18:04:28 2006] [error] [client 127.0.0.1] Options ExecCGI is off in this directory: /home/lover/public_html/cgi-bin/mytext.cgi ## That answers your query. You have to enable ExecCGI options in the direc

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-25 Thread Rocky Ou
On 6/15/06, John Miller <[EMAIL PROTECTED]> wrote: What do the server logs say?  The /var/log/apache2 directory, forinstance?   This is from my error log ## [Sun Jun 25 18:04:28 2006] [error] [client 127.0.0.1] Options ExecCGI is off in this directory: /home/lover/public_html/cgi-bin/mytex

Re: Debian sarge 3.1\apache2 not surpport cgi

2006-06-25 Thread Rocky Ou
On 6/16/06, Mankuthimma <[EMAIL PROTECTED]> wrote: Hi,Add the following here and try:$ cat /etc/apache2/mods-available/userdir.confUserDir public_htmlUserDir disabled root AllowOverride FileInfo AuthConfig LimitOptions MultiViews Indexes SymLi

Re: Debian sarge 3.1\apache2 not surpport cgi

2006-06-15 Thread Mankuthimma
Hi, Add the following here and try: $ cat /etc/apache2/mods-available/userdir.conf UserDir public_html UserDir disabled root AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-14 Thread John Miller
Ou* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > Date: Jun 6, 2006 6:59 PM > Subject: Re: Debian sarge 3.1\apache2 not surpport cgi > To: Jiann-Ming Su <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > > > On 6/6/06, *Jiann-Ming Su* <[EMAIL PROTECTED

Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-14 Thread Rocky Ou
-- Forwarded message --From: Rocky Ou <[EMAIL PROTECTED]>Date: Jun 6, 2006 6:59 PM Subject: Re: Debian sarge 3.1\apache2 not surpport cgiTo: Jiann-Ming Su <[EMAIL PROTECTED]> On 6/6/06, Jiann-Ming Su <[EMAIL PROTECTED]> wrote: On 6/5/06, Rocky Ou <[EMAIL PROTECTED]> wrote:> >y mach

Re: Debian sarge 3.1\apache2 not surpport cgi

2006-06-05 Thread Jiann-Ming Su
On 6/5/06, Rocky Ou <[EMAIL PROTECTED]> wrote: Can any of you give me a hint how to make my machine support the cgi please ? Any hint will be highly appreciated! Thanks a lot in advance Search for "cgi-bin" in the /etc/apache2/apache2.conf file. -- Jiann-Ming Su "I have to decide between

Debian sarge 3.1\apache2 not surpport cgi

2006-06-05 Thread Rocky Ou
Hey, I net installed debian sarge 3.1 with apache 2 on it. below is the files in /etc/apache2/mods-enabled ### lrwxrwxrwx 1 root root 36 May 30 12:42 cgi.load -> /etc/apache2/mods-available/cgi.load lrwxrwxrwx 1 root root 33 May 30 12:42 mod_python.load -> ../mods-avai