Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2011 12:04:03 -0800
From:      Gary Kline <kline@thought.org>
To:        Odhiambo Washington <odhiambo@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: no apache22, php5 cores
Message-ID:  <20110121200403.GC29576@thought.org>
In-Reply-To: <AANLkTi=LS05k4g6kDx0nKSB13WzTyp%2BawgQZBDWRGZoZ@mail.gmail.com>
References:  <20110120214908.GA9510@thought.org> <AANLkTi=LS05k4g6kDx0nKSB13WzTyp%2BawgQZBDWRGZoZ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 21, 2011 at 01:37:28PM +0300, Odhiambo Washington wrote:
> On Fri, Jan 21, 2011 at 12:49 AM, Gary Kline <kline@thought.org> wrote:
> 
> >
> > Guys,
> >
> > As of about an hour ago things are back.  I cannot get apache22 to
> > launch of my server.  I rebuilt php5 then did a
> >
> > # php -v
> >
> > and got an immediate core dump.
> >
> > Note that I was using portmanager -u -f but without the --resume
> > switch and was 88% done upgrading when I accidently killed the xterm
> > [[ctwm]. I've made a clean start, this time with the -u -f and
> > --resume flags.  Up to about 20%.  Could the php5 troubles be why I
> > can't get apache to launch?  [I also rebuilt php5-extensions.
> >
> > Anything else I should consider?
> >
> >
> Gary, you have several problems-in-one. Not sure where to start, but you can
> do this:
> 
> cd /usr/local/lib/php
> mv 2* _2* (decide what the * is)
> mv /usr/local/etc/php/extensions.ini
> /usr/local/etc/php/extensions.ini-troublesome
> cd /usr/ports/lang/php5
> make deinstall
> make clean
> make install clean
> cd /usr/ports/lang/php5-extensions
> make deinstall
> make clean
> make install clean
> 
> Apache22:
> 
> apachectl configtest
> 
> See what errors are generated and start posting those. We are watching.
> 
> You may want to see why Apache is not starting. Look at
> /var/log/httpd-error.log
> 

	I am just about to do exactly that, Wash.   --Now that I've had
	27 cups of coffee and am awake.    [[ Did _not_ knoe about the 
	configtest option to apachectl, tho, and appreciate the
	pointer.]]

	gary


> 
> -- 
> Best regards,
> Odhiambo WASHINGTON,
> Nairobi,KE
> +254733744121/+254722743223
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> Damn!!

-- 
 Gary Kline  kline@thought.org  http://www.thought.org  Public Service Unix
           Journey Toward the Dawn, E-Book: http://www.thought.org
          The 7.97a release of Jottings: http://jottings.thought.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110121200403.GC29576>