Re: [newbie] CGI/Perl question

2002-04-01 Thread David
] [error] [client 192.168.1.1] Premature end of Mithrilhall2000> script headers: /var/www/cgi-bin/x.cgi Mithrilhall2000> Mithrilhall2000> Mithrilhall2000> Mithrilhall2000> Mithrilhall2000> -Original Message- Mithrilhall2000> From: [EMAIL PROTECTED] Mithrilhall200

RE: [newbie] CGI/Perl question

2002-04-01 Thread Mithrilhall2000
lto:[EMAIL PROTECTED]] On Behalf Of Gerald Waugh Sent: March 31, 2002 4:54 AM To: [EMAIL PROTECTED] Subject: Re: [newbie] CGI/Perl question On Sunday 31 March 2002 02:02 am, Mithrilhall2000 wrote: > Here ya go: > > [eric@Mithrilhall cgi-bin]$ ls -lh > total 52k > -rwxr-xr-x1 r

Re: [newbie] CGI/Perl question

2002-03-31 Thread Gerald Waugh
On Sunday 31 March 2002 02:02 am, Mithrilhall2000 wrote: > Here ya go: > > [eric@Mithrilhall cgi-bin]$ ls -lh > total 52k > -rwxr-xr-x1 root root 359 Mar 28 13:12 hello.cgi* > -rwxr-xr-x1 root root 359 Mar 28 13:13 hello.pl* > -rw-r--r--1 apache apache

RE: [newbie] CGI/Perl question

2002-03-30 Thread Mithrilhall2000
Sent: March 28, 2002 9:05 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] CGI/Perl question try it this way...since you've specified to the browser that you're sending HTML then you've got to give it what it's waiting for. "html" paste below this li

RE: [newbie] CGI/Perl question

2002-03-30 Thread Mithrilhall2000
@Mithrilhall cgi-bin]$ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gerald Waugh Sent: March 28, 2002 9:45 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] CGI/Perl question On Friday 29 March 2002 03:18 am, Mithrilhall2000 wrote: > I tried it and it wo

Re: [newbie] CGI/Perl question

2002-03-29 Thread Miark
You should have "ExecCGI" as one of the "Options" for the directory in question. Miark "Mithrilhall2000" <[EMAIL PROTECTED]> spoke thusly: > How do you turn CGI on in Apache? Is there a setting in the conf file that I > need to change? > > Thanks for the help. Want to buy your Pack or Serv

RE: [newbie] CGI/Perl question

2002-03-29 Thread Mithrilhall2000
How do you turn CGI on in Apache? Is there a setting in the conf file that I need to change? Thanks for the help. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gerald Waugh Sent: March 28, 2002 9:25 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] CGI

Re: [newbie] CGI/Perl question

2002-03-28 Thread Gerald Waugh
On Friday 29 March 2002 03:18 am, Mithrilhall2000 wrote: > I tried it and it works fine from the shell but not from a browser. post anls -lon the script. I want to see the owner"group and permissions -- Gerald Waugh Linux user # 255245 http://www.frontstreetnetworks.com New Haven, CT, U

Re: [newbie] CGI/Perl question

2002-03-28 Thread Gerald Waugh
On Friday 29 March 2002 01:44 am, Mithrilhall2000 wrote: > I changed Apache to run on listen on port 8000 and was wondering if this > would have any connection to my problem of not being able to run cgi or > perl scripts from my browser? Such as: > http://mithrilhall.redirectme.net/cgi-bin/test.c

RE: [newbie] CGI/Perl question

2002-03-28 Thread Mithrilhall2000
I tried it and it works fine from the shell but not from a browser. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of daRcmaTTeR Sent: March 28, 2002 9:05 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] CGI/Perl question try it this way...since you&#x

Re: [newbie] CGI/Perl question

2002-03-28 Thread daRcmaTTeR
> print "Hello, world!\n"; > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Miark > Sent: March 28, 2002 8:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] CGI/Perl question > > > It looks l

Re: [newbie] CGI/Perl question

2002-03-28 Thread Miark
02] [error] [client 192.168.1.1] Premature end of > > script headers: /var/www/cgi-bin/test.cgi > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of daRcmaTTeR > > Sent: March 28, 2002 8:23 PM > > To: [EM

RE: [newbie] CGI/Perl question

2002-03-28 Thread Mithrilhall2000
TECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of daRcmaTTeR > Sent: March 28, 2002 8:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] CGI/Perl question > > > What does your log report in the error file as the cause of the problem? > > daRcmaTTeR > > >

Re: [newbie] CGI/Perl question

2002-03-28 Thread daRcmaTTeR
1] Premature end of > script headers: /var/www/cgi-bin/test.cgi > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of daRcmaTTeR > Sent: March 28, 2002 8:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] CGI/Perl question >