Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 10:49:53 -0700
From:      Gary Kline <kline@thought.org>
To:        Odhiambo Washington <odhiambo@gmail.com>
Cc:        Alejandro Imass <ait@p2ee.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: need help with php.
Message-ID:  <20101020174953.GE25310@thought.org>
In-Reply-To: <AANLkTinZ-Jf585KeiWy=acEeRuKd3ohJpXygW3gOOg-q@mail.gmail.com>
References:  <20101019033104.GA19320@thought.org> <AANLkTi=_DomZQW4mp4CXqzkA6HmAmT45iDmfVgdGLM5K@mail.gmail.com> <AANLkTinZ-Jf585KeiWy=acEeRuKd3ohJpXygW3gOOg-q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 20, 2010 at 12:42:36PM +0300, Odhiambo Washington wrote:
> On Wed, Oct 20, 2010 at 5:34 AM, Alejandro Imass <ait@p2ee.org> wrote:
> 
> > On Mon, Oct 18, 2010 at 11:31 PM, Gary Kline <kline@thought.org> wrote:
> > >
> > > Ok, I've done everything I can think of and still my php5 fails.
> > > Several pages use a php counter [[that I wrote years ago.  That is
> > > the main thing that is busted.  Anybody up to helping me with this
> > > one?
> > >
> >
> > Did you happen to upgrade to 5.3? It breaks a lot of code that used to
> > run finr in 5.2. If you did upgrade, try downgrading to 5.2, it will
> > we a pain though, use portmaster if possible IMO.
> >
> 
> Downgrading from 5.3 to 5.2 wasn't quite a pain, unless I missed something.
> 
> 1. pkg_delete -f php5-\*
> 2. rm -rf /usr/local/lib/php/*
> 3. cp /dev/null /usr/local/etc/php/extensions.ini
> 4. cd /usr/ports/lang/php52 && make config && make install clean
> 5. cd /usr/ports/lang/php52-extensions
> 6. pkgdb -F
> 7. apachectl configtest
> 8. /usr/local/etc/rc.d/apache22 stop && /usr/local/etc/rc.d/apache22 start
> 9. less /var/log/httpd-error.log - check for any clues that apache might be
> affected.
> 10. ps ax | grep httpd
> 


	I just noted a [warn] I hadn't caught before:  anybody know why
	the CommonName != the server name?

	::


[Wed Oct 20 08:01:56 2010] [notice] caught SIGTERM, shutting down
[Wed Oct 20 08:01:59 2010] [warn] RSA server certificate CommonName
(CN) `Gary Kline' does NOT match server name!?
[Wed Oct 20 08:02:00 2010] [warn] RSA server certificate CommonName
(CN) `Gary Kline' does NOT match server name!?
[Wed Oct 20 08:02:00 2010] [notice] Digest: generating secret for
digest authentication ...
[Wed Oct 20 08:02:00 2010] [notice] Digest: done
[Wed Oct 20 08:02:01 2010] [notice] Apache/2.2.16 (FreeBSD)
mod_ssl/2.2.16 OpenSSL/0.9.8e DAV/2 PHP/5.3.3 with Suhosin-Patch
configured -- resuming normal operations


	Anyway, thanks, Wash, for your cookbook backup commands.  ((See,
	***this*** is why I am not among the early adopters; it's why 
	I'm still at 7.3, etc, etc.  ))

	Anyway, I'll try backing up and trying again,

	gary

	PS: just a minor FWIW: after a final try at this a 00.33:08 hours
	    locattime, I switched off the display and went-to-bed.  Which
		is to say that while I may be or am a fool, I'm not a 
		*damned*-fool......

		(*mumble*)



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

-- 
 Gary Kline  kline@thought.org  http://www.thought.org  Public Service Unix
    The 7.90a release of Jottings: http://jottings.thought.org/index.php
                           http://journey.thought.org
                                        



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