RE: [newbie] CGI/Perl question

2002-04-01 Thread Mithrilhall2000
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 root root 359 Mar 28 13

Re: [newbie] CGI/Perl question

2002-04-01 Thread David
] Mithrilhall2000 [mailto:[EMAIL PROTECTED]] On Behalf Of Gerald Waugh Mithrilhall2000 Sent: March 31, 2002 4:54 AM Mithrilhall2000 To: [EMAIL PROTECTED] Mithrilhall2000 Subject: Re: [newbie] CGI/Perl question Mithrilhall2000 Mithrilhall2000 Mithrilhall2000 On Sunday 31 March 2002 02:02 am, Mithrilhall2000

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 apache268

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 works

RE: [newbie] CGI/Perl question

2002-03-30 Thread Mithrilhall2000
: 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 line = #!/usr/bin/perl

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

Re: [newbie] CGI/Perl question

2002-03-28 Thread daRcmaTTeR
: /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 What does your log report in the error file as the cause of the problem

RE: [newbie] CGI/Perl question

2002-03-28 Thread Mithrilhall2000
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 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

Re: [newbie] CGI/Perl question

2002-03-28 Thread Miark
-- my first perl script! print Content-type: text/html\n\n; 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 like

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 like the script runs fine from the command line, but isn't browser

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

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.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 ownergroup and permissions -- Gerald Waugh Linux user # 255245 http://www.frontstreetnetworks.com New Haven, CT,