Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Roberto C. Sanchez
On Mon, Feb 26, 2007 at 12:27:44PM -0500, Michael Pobega wrote: > > Woops! Sorry about that, I didn't mean to nearly hose any systems. > > Thanks for that, I'll never suggest apt-pinning for anyone under Sarge > anymore! Sorry. I didn't mean to be quite so harsh. I just didn't want the OP to a

Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Ed Curtis
> Please don't do this on Woody! It will almost certainly pull in new > versions of perl and libc6 which *will* completely hose your system. Thanks to everyone who responded. I think the easiest way to handle it is to install an newer version of Debian onto another server and bring my sites onto

Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Kevin Mark
On Mon, Feb 26, 2007 at 11:23:46AM -0500, Ed Curtis wrote: > > I currently use a Woody distrib as a web server. It's been very stable for > me for a couple of years and I don't really want to dist-upgrade. > Testing dist-upgrade with other testing servers mirroring this server has > given less tha

Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Michael Pobega
On Mon, Feb 26, 2007 at 12:11:52PM -0500, Roberto C. Sanchez wrote: > On Mon, Feb 26, 2007 at 11:51:58AM -0500, Michael Pobega wrote: > > > > Keep in mind: > > > > apt-get -t testing php5 libapache2-mod-php5 > > > > Is a lot safer than: > > > > apt-get install php5/testing libapache2-mod-php5/t

Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Roberto C. Sanchez
On Mon, Feb 26, 2007 at 11:51:58AM -0500, Michael Pobega wrote: > > Keep in mind: > > apt-get -t testing php5 libapache2-mod-php5 > > Is a lot safer than: > > apt-get install php5/testing libapache2-mod-php5/testing. > Please don't do this on Woody! It will almost certainly pull in new versio

Re: Upgrade to PHP 4.2.3 or higher

2007-02-26 Thread Michael Pobega
On Mon, Feb 26, 2007 at 11:23:46AM -0500, Ed Curtis wrote: > > I currently use a Woody distrib as a web server. It's been very stable for > me for a couple of years and I don't really want to dist-upgrade. > Testing dist-upgrade with other testing servers mirroring this server has > given less tha