Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2007 2:16:22 -0800
From:      Vizion <vizion@vizion.occoxmail.com>
To:        <freebsd-questions@freebsd.org>
Cc:        eoghanj@gmail.com, galvez@virginia.edu
Subject:   Re: apache problem
Message-ID:  <20070307101621.MGLE2045.dukecmmtao03.coxmail.com@dukecmmtao03>

next in thread | raw e-mail | index | archive | help
 

> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org 
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of eoghan
> Sent: Tuesday, March 06, 2007 3:04 PM
> To: Mike Galvez
> Cc: freebsd-questions@freebsd.org
> Subject: Re: apache problem
> 
> On 3/6/07, Mike Galvez <galvez@virginia.edu> wrote:
> 
> > > >> > > -----Original Message-----
> > > >> > > From: owner-freebsd-questions@freebsd.org
> > > >> > > [mailto:owner-freebsd-questions@freebsd.org] On 
> Behalf Of eoghan
> > > >> > > Sent: Tuesday, March 06, 2007 5:50 AM
> > > >> > > To: freebsd
> > > >> > > Subject: apache problem
> > > >> > >
> > > >> > > Hi
> > > >> > > I am running apache 2.2.4 on FreeBSD 6.1. This is a recent
> > > >> > > upgrade from ports (in the past few days or so). 
> Since then I
> > > >> > > cant browse to localhost. Just get an unable to connect
> > > >> > > message. The server seems to start with:
> > > >> > > $sudo apachectl start
> > > >> > > If I try it again I see its already running.
> > > >> > > My error log shows:
> > > >> > > [Mon Mar 05 11:20:00 2007] [notice] Apache/2.2.4 (FreeBSD)
> > > >> > > mod_ssl/2.2.4 OpenSSL/0.9.7e-p1 DAV/2 PHP/5.2.1 
> with Suhosin-Patch
> > > >> > > configured -- resuming normal operations
> > > >> > > [Mon Mar 05 11:20:22 2007] [notice] caught 
> SIGTERM, shutting down
> > > >> > >
> > > >> > > I have tried the apache list but no real answers, 
> and apache
> > > >> > > was working fine for me before I upgraded. Has anyone else
> > > >> > > noticed this since an upgrade to the 2.2.4 version 
> from ports?
> > > >> > >
> > > >> > > Thanks
> > > >> > > Eoghan
> > > >> >
> > > >> > I had the same problem. Here is how I fixed it:
> > > >> > #apachectl stop
> > > >> > # cd /usr/ports/www/apache22
> > > >> > #make clean
> > > >> > # make deinstall
> > > >> > # rm ./*
> > > >> > Then do a cvsup ports all
> > > >> > now once more
> > > >> > #cd /usr/ports/www/apache22
> > > >> > # make (it will use your stored config)
> > > >> > #make install
> > > >> > #make clean
> > > >> > #apachectl start
> > > >>
> > > >> Hi
> > > >> Gret, thanks for that, I will give this a go.
> > > >> Regards
> > > >> Eoghan
> > > >>
> > > >all the best
> > > >please let me know if it works 4U
> > > >-- I have made a posting on ports@freebsd.org -- so the 
> maintainer knows
> > > >aboutthe problem. If this also works for you it should not be too
> > > >difficult for someone to fix the port.
> > > >David
> > >
> > > Hi
> > > I have tried this and i still cant get it working. Also 
> tried syntax
> > > check and its checks out OK, as someone else suggested to 
> do... any
> > > further suggestions?
> > > Thanks
> > > Eoghan
> > > _______________________________________________
> > > freebsd-questions@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
> > Hi,
> >
> > I was rebuilding one of my servers yesterday. I was having 
> trouble getting ldap
> > support to build, but I was also seeing the same issue you 
> describe. The
> > configtest reported no errors and Apache appeared to start 
> and I could see it in
> > the process list, but could not contact the server. Out of 
> frustration i bounced
> > the box and when it came back up Apache started as expected 
> (minus ldap of
> > course).
> >
> >
> > --
> > Michael Galvez             http://www.people.virginia.edu/~mrg8n
> > Information Technology Specialist         University of Virginia
> 
> Hi
> By bounced the box, do  you mean restarted it?
> Thanks
> Eoghan

You might get more informed help by post a detailed report on apache@freebsd.org (you eill need to subscribe to post there) - you might get  a more specialised response. There certainly seems to be something odd happening with the latest upgrade.

David





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070307101621.MGLE2045.dukecmmtao03.coxmail.com>