Re: PHP5 and MySQL5
- From: Stephen <stephen.d.allen@xxxxxxxxx>
- Date: Wed, 31 May 2006 14:08:57 -0400
On Wed, May 31, 2006 at 11:17:14AM -0400 or thereabouts, Oswaldo Otero wrote:
Hello Guys.
We are installing 9 servers with Debian but we want to use PHP5 and
MySQL5. Those packages are not in stable, so what options do we have. We
are thinking in dotdeb.org. What dou you think about that.
Those solutions are stable enough?
I will apreciate any FeedBack.
Hi:
I'm running Sarge (Stable) as well. MySQL 5/PHP 5 are available via
backports. Put the following into your sources list;
'deb http://www.backports.org/debian/ sarge-backports main'
And in 'etc/apt' create a "preferences" file, and add the following to
it;
Package: *
Pin: release a=sarge-backports
Pin-Priority: 200
Package: php5*
Pin: release a=sarge-backports
Pin-Priority: 999
Package: mysql
Pin: release a=sarge-backports
Pin-Priority: 999
This should allow you to get the versions of both that you require.
--
Regards
Stephen
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
What no spouse of a writer can ever understand is that a writer is working
when he's staring out the window.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Attachment:
signature.asc
Description: Digital signature
- References:
- PHP5 and MySQL5
- From: Oswaldo Otero
- PHP5 and MySQL5
- Prev by Date: Re: OT: Politics [Was:Social Contract]
- Next by Date: Re: OT: Politics [Was:Social Contract]
- Previous by thread: PHP5 and MySQL5
- Next by thread: Wacom Mouse - Still Baffled.
- Index(es):
Relevant Pages
|