Re: [Lug-Nuts] can't connect to web server

From: Brian Lavender (brian@brie.com)
Date: Tue Oct 26 1999 - 02:37:22 PDT


Well, I tried compiling the mod_perl before and it did not look as if it was
working. I tried it again and it looks as if it worked. I used the
printenv cgi script that comes with apache to verify it. It seems as if
I remember correctly, one wants to run two web servers to achieve optimum
performance. One to handle the .pl scripts (sans perl), and the other to handle
static web pages. Is this correct, and do I have the htdocs in the same
tree? I suppose my .pl scripts would be in a cgi-bin, so really they
would not be in the same tree.

brian

On Mon, Oct 25, 1999 at 09:59:49PM -0700, Michael Long wrote:
> What about it... It's pretty damn cool :) I did a test of php3, php4 and
> mod_perl and mod perl kicked ass :)
>
> Mike
>
> On Mon, 25 Oct 1999, Brian Lavender wrote:
>
> > How about mod perl?
> >
> > On Mon, Oct 25, 1999 at 08:08:15AM -0700, Mike Machado wrote:
> > > Brian Lavender wrote:
> > > >
> > > > I figured it out.
> > > > The config file had it running on a default port of 8080
> > > >
> > > > On Sun, Oct 24, 1999 at 11:08:58PM -0700, Brian Lavender wrote:
> > > > > I just compiled apache 1.3.9 from source on a development machine.
> > > > > I can't connect to the web server.
> > > > >
> > > > > I started it with /usr/local/apache/bin/apachetl start
> > > > > and it looks as if it started. I checked it with ps ax | grep httpd
> > > > > and it looks as if five processes are waiting. Yet when I try to
> > > > > view the web page with lynx http://localhost I get
> > > > >
> > > > > lynx: Can't access startfile http://localhost/
> > > > >
> > > > > I tried telnetting to port 80 and issuing this command
> > > > >
> > > > > GET / HTTP/1.0<CR><CR>
> > > > >
> > > > > but it is refusing my connection.
> > > > >
> > > > > Do I have to open port 80 for connections?
> > > > >
> > > > > brian
> > > > > --
> > > > > Brian Lavender
> > > > > http://www.brie.com/brian/
> > > >
> > > > --
> > > > Brian Lavender
> > > > http://www.brie.com/brian/
> > > When you compile as non-root it does this. This threw me for a while
> > > too!
> > > --
> > > Mike Machado
> > > mike@innercite.com
> > > InnerCite
> > > Network Specialist
> >
> > --
> > Brian Lavender
> > http://www.brie.com/brian/
> >

-- 
Brian Lavender
http://www.brie.com/brian/



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:07 PST