Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PHP5 and MySQL5

0 views
Skip to first unread message

Oswaldo Otero

unread,
May 31, 2006, 11:20:07 AM5/31/06
to
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.

--
Oswaldo Otero
osw...@originalimpressions.com
www.originalimpressions.com


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Stephen

unread,
May 31, 2006, 2:10:04 PM5/31/06
to
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.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

signature.asc
0 new messages