On Thursday 24 June 2004 08:43 am, Mark Par wrote:
> Greg Sidelinger wrote:
> >Ok I feel pretty stupid for even asking this but how do I make cgi scripts
> >work with apache2 and unstable. I did just the default install of apache2
> >and tried to run the test-cgi script and all I got for output wa
Greg Sidelinger wrote:
Ok I feel pretty stupid for even asking this but how do I make cgi scripts
work with apache2 and unstable. I did just the default install of apache2
and tried to run the test-cgi script and all I got for output was the script
itself. I know I have had this same problem b
> On Tuesday 22 June 2004 11:23 am, richard lyons wrote:
> > On Tuesday 22 June 2004 08:19, Greg Sidelinger wrote:
> > > Ok I feel pretty stupid for even asking this but how do I make cgi
> > > scripts work with apache2 and unstable. I did just the default
> > > install of apache2 and tried to ru
On Tuesday 22 June 2004 11:23 am, richard lyons wrote:
> On Tuesday 22 June 2004 08:19, Greg Sidelinger wrote:
> > Ok I feel pretty stupid for even asking this but how do I make cgi
> > scripts work with apache2 and unstable. I did just the default
> > install of apache2 and tried to run the test-
On Tuesday 22 June 2004 08:19, Greg Sidelinger wrote:
> Ok I feel pretty stupid for even asking this but how do I make cgi
> scripts work with apache2 and unstable. I did just the default
> install of apache2 and tried to run the test-cgi script and all I got
> for output was the script itself. I
Ok I feel pretty stupid for even asking this but how do I make cgi scripts
work with apache2 and unstable. I did just the default install of apache2
and tried to run the test-cgi script and all I got for output was the script
itself. I know I have had this same problem before on unstable but f
The problem was cgi was commented out (by default) in the srm.conf file
- Original Message -
From: "MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, March 05, 2001 8:53 PM
Subject: Re: apache and cgi-bin
> also
also sprach Mike Millner (on Mon, 05 Mar 2001 08:52:38PM -0700):
> they are in and not commented out
send me your httpd.conf file as an attachment.
martin
[greetings from the heart of the sun]# echo [EMAIL PROTECTED]:1:[EMAIL
PROTECTED]@@@.net
--
a life? where can i download that?
they are in and not commented out
- Original Message -
From: "MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, March 05, 2001 8:48 PM
Subject: Re: apache and cgi-bin
> also sprach Mike Millner (on Mon, 05 Mar
also sprach Mike Millner (on Mon, 05 Mar 2001 08:47:46PM -0700):
> Invalid command 'ScriptAlias', perhaps mis-spelled or defined by a module
> not included in
> the server configuration
do you have the following lines in httpd.conf?
LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so
LoadModule
ot;MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc: "debian users"
Sent: Monday, March 05, 2001 8:37 PM
Subject: Re: apache and cgi-bin
> also sprach Mike Millner (on Mon, 05 Mar 2001 08:35:17PM -0700):
> > your saying every cg
also sprach Mike Millner (on Mon, 05 Mar 2001 08:35:17PM -0700):
> your saying every cgi script needs to have - out put "Content-type:
> text/html" and then an empty line
yes, by definition, a CGI script *must* start by writing
Content-type: text/html\r\n
\r\n
yadayadayada The apache
also sprach Mike Millner (on Mon, 05 Mar 2001 08:21:06PM -0700):
> Can anyone give me the trick to getting cgi scripts to work with apache. My
> web
> site works fine but the cgi scripts don't run. I tried the ScriptAlias that
> the
> apache web site talks about but apache won't start with that a
Can anyone give me the trick to getting cgi scripts
to work with apache. My web site works fine but the cgi scripts don't run. I
tried the ScriptAlias that the apache web site talks about but apache won't
start with that added.
Thanks,
Mike
There are many necessary things for CGI to work. First, you have to enable it
for the
directory the cgi exists in. Also, you may have to add a handler if the CGI is
in a
directory along with regular HTML files. Ordinarily the server is configured to
only run
CGI scripts if they exist in /usr/lib
Is there a CGI/apache/guru out there that can tell me why my CGI doesent
work on my apache. I have tried just about every configuration that I can
think of to get it to work. in a nutshell I can get CGI to work at a prompt
but when I put it in My HTML, nothing happens. it acts as though its not
the
Hello,
I just upgraded from Debian 1.1 to pre-1.2. I tought it would
be nice to have packages dwww and info2www so I installed them.
But I just can't get Apache configured the way it could handle
cgi-scripts. I had some problems while installing it, but it
was finally installed without errors and
17 matches
Mail list logo