need help with php.

Gary Kline kline at thought.org
Wed Oct 20 17:50:29 UTC 2010


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 at p2ee.org> wrote:
> 
> > On Mon, Oct 18, 2010 at 11:31 PM, Gary Kline <kline at 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 at 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
                                        


More information about the freebsd-questions mailing list