Fw: Fw: httpd dead but subsys locked

Nitin nitinmehta at kappa.net.in
Sat May 15 14:18:14 UTC 2004


----- Original Message ----- 
From: "Nitin" <nitinmehta at kappa.net.in>
To: <lists-redhat-replies at listmail.innovate.net>
Sent: Saturday, May 15, 2004 7:04 PM
Subject: Re: Fw: httpd dead but subsys locked


> 
> ----- Original Message ----- 
> From: <lists-redhat-replies at listmail.innovate.net>
> To: "Nitin" <nitinmehta at kappa.net.in>
> Sent: Saturday, May 15, 2004 4:47 PM
> Subject: Re: Fw: httpd dead but subsys locked
> 
> 
> > is this correct:
> >
> >   > Listen 80
> >   > Listen 434
> >
> > as noted by others, the standard port for https is 443, so if your
> > server is listening on a non-standard port that could give you the
> > impression that https is down.
> >
> > [you can test this with a:
> >
> >    https://<host>:434/<file>
> 
> works fine
> 
> what do I fix in httpd.conf ?
> though, I've checked using stop/start in the place of restart, but to no
> use...
> 
> Thanks again
> 
> >
> > and see if the https server responds.]
> >
> > if this is correct you need to fix the httpd.conf (in
> > /etc/httpd/conf, assuming that that's really the one your servers use
> > to start) and then *stop*/*start* (rather than *restart*) your web
> > servers.
> >
> >
> >
> >
> > ---------- Original Message ----------
> > > From: Nitin <nitinmehta at kappa.net.in>
> > > To: redhat-list at redhat.com
> > > Date: Saturday, May 15, 2004 04:27:36 PM +0530
> > > Subject: Fw: httpd dead but subsys locked
> > >
> > > Submitting again, cause, I couldn't see it in the
> > > list.........Sorry if others could receive the mail.
> > >
> > > ----- Original Message -----
> > > From: "Nitin" <nitinmehta at kappa.net.in>
> > > To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> > > Sent: Saturday, May 15, 2004 3:24 PM
> > > Subject: Re: httpd dead but subsys locked
> > >
> > >
> > >> Sorry for delayed response from my side. I've been trying a lot of
> > >> things.
> > >>
> > >> Anyways, there is no '/etc/httpd/conf.d' file, but there are many
> > >> '/var/run/httpd.mm.xxxx.sem' files. Should I delete them all ? Acc
> > >> to my knowledge, these are memory files or something..
> > >>
> > >> And "grep Listen /etc/httpd/conf/httpd.conf" displays :
> > >>
> > >> # Listen: Allows you to bind Apache to specific IP addresses and/or
> > >> # Listen 3000
> > >> # Listen 12.34.56.78:80
> > >> # Listen 80
> > >> # See also the <VirtualHost> and Listen directives.
> > >> Listen 80
> > >> Listen 434
> > >>
> > >> Thanks again for your continued support.
> > >> Nitin
> > >>
> > >> ----- Original Message -----
> > >> From: "Juan Martinez" <martinez at eecs.cwru.edu>
> > >> To: "General Red Hat Linux discussion list"
> > >> <redhat-list at redhat.com> Sent: Friday, May 14, 2004 9:33 PM
> > >> Subject: Re: httpd dead but subsys locked
> > >>
> > >>
> > >> > Are you sure it's 434 and not 443?  443 is the https well-known
> > >> > port number.
> > >> >
> > >> > In any case, I've received this error message when I've tried to
> > >> > configure 2 https sites to the same IP address using name-based
> > >> > virtual hosts.  Only one can be configured per IP address and
> > >> > name-based virtual hosts share the same IP address.
> > >> >
> > >> > Make sure you've only got one configured.  Check your httpd.conf
> > >> > file and look for additional configurations in /etc/httpd/conf.d
> > >> > Apache would give you this error when it encounters the 2nd site
> > >> > configured with the same IP address.
> > >> >
> > >> >
> > >> > Juan
> > >> >
> > >> > On Fri, 2004-05-14 at 11:49, Nitin wrote:
> > >> > > httpd is configured to listen at all ports. And by the way
> > > "netstat -anp
> > >> > > | grep 434" shows nothing, that, as far as I gather, means no
> > > connections
> > >> on
> > >> > > that port.
> > >> > >
> > >> > >
> > >> > > ----- Original Message -----
> > >> > > From: "Jason Staudenmayer" <jasons at NJAQUARIUM.ORG>
> > >> > > To: "'General Red Hat Linux discussion list'"
> > >> > > <redhat-list at redhat.com> Sent: Friday, May 14, 2004 9:13 PM
> > >> > > Subject: RE: httpd dead but subsys locked
> > >> > >
> > >> > >
> > >> > > > What's on port 434? Are your running on non-standard port?
> > >> > > > Or typo?
> > >> What's
> > >> > > > on that port?
> > >> > > > netstat -anp |grep 434
> > >> > > >
> > >> > > > -----Original Message-----
> > >> > > > From: Nitin [mailto:nitinmehta at kappa.net.in]
> > >> > > > Sent: Friday, May 14, 2004 11:38 AM
> > >> > > > To: General Red Hat Linux discussion list
> > >> > > > Subject: Re: httpd dead but subsys locked
> > >> > > >
> > >> > > >
> > >> > > > nothing suspecious in access_log but whenever i try to start
> > >> > > > httpd
> > >> > > error_log
> > >> > > > records :
> > >> > > >
> > >> > > > >>>> [crit] (98)Address already in use: make_sock: could not
> > >> > > > >>>> bind to
> > >> port
> > >> > > 434
> > >> > > >
> > >> > > > Thanks again
> > >> > > > Nitin
> > >> >
> > >> >
> > >> > --
> > >> > redhat-list mailing list
> > >> > unsubscribe
> > >> > mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > >> > https://www.redhat.com/mailman/listinfo/redhat-list
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > redhat-list mailing list
> > > unsubscribe
> > > mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > > https://www.redhat.com/mailman/listinfo/redhat-list
> >
> > ---------- End Original Message ----------
> >
> >
> >
> 





More information about the redhat-list mailing list