<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP 5.2.8 available [update]</title>
	<atom:link href="http://www.dotdeb.org/2008/12/09/php-528-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org/2008/12/09/php-528-available/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=php-528-available</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Tue, 07 Sep 2010 16:19:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Cesco</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-1297</link>
		<dc:creator>Cesco</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-1297</guid>
		<description>I have PHP 5.2.4-2ubuntu5.7 with Suhosin-Patch 0.9.6.2 (cli) on Ubuntu 8.04.2, is it possible to add dotdeb repo and upgrade PHP5 ?
I need to install x-php-script mail patch ...
Can i try other solution ?
Thank you!</description>
		<content:encoded><![CDATA[<p>I have PHP 5.2.4-2ubuntu5.7 with Suhosin-Patch 0.9.6.2 (cli) on Ubuntu 8.04.2, is it possible to add dotdeb repo and upgrade PHP5 ?<br />
I need to install x-php-script mail patch &#8230;<br />
Can i try other solution ?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: askmetoo</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-675</link>
		<dc:creator>askmetoo</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-675</guid>
		<description>I am use Debian 4 (not lenny)
Thanks, Now all fine!</description>
		<content:encoded><![CDATA[<p>I am use Debian 4 (not lenny)<br />
Thanks, Now all fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-674</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Mon, 16 Mar 2009 22:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-674</guid>
		<description>@askmetoo : as written in my post about Lenny, take care of the Dotdeb entries in your sources.list :

It should refer to stable or lenny if you want to make the switch and take benefits from the brand new Debian distribution :

deb http://your.mirror/ stable all
deb-src http://your.mirror/ stable all


It should refer to oldstable or etch if you want to stick to the good old Etch and to take your time to upgrade.

deb http://your.mirror/ oldstable all
deb-src http://your.mirror/ oldstable all</description>
		<content:encoded><![CDATA[<p>@askmetoo : as written in my post about Lenny, take care of the Dotdeb entries in your sources.list :</p>
<p>It should refer to stable or lenny if you want to make the switch and take benefits from the brand new Debian distribution :</p>
<p>deb <a href="http://your.mirror/" rel="nofollow">http://your.mirror/</a> stable all<br />
deb-src <a href="http://your.mirror/" rel="nofollow">http://your.mirror/</a> stable all</p>
<p>It should refer to oldstable or etch if you want to stick to the good old Etch and to take your time to upgrade.</p>
<p>deb <a href="http://your.mirror/" rel="nofollow">http://your.mirror/</a> oldstable all<br />
deb-src <a href="http://your.mirror/" rel="nofollow">http://your.mirror/</a> oldstable all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: askmetoo</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-673</link>
		<dc:creator>askmetoo</dc:creator>
		<pubDate>Mon, 16 Mar 2009 22:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-673</guid>
		<description>Help me pliase to resolve...
Thanks ...
apt-get -f install
dpkg --configure -a

apt-get update
apt-get install
apt-get upgrade
apt-get dist-upgrade
apt-get -f install

apt-get autoclean
apt-get clean

apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
The following packages have been kept back:
  libapache2-mod-php5 libmysqlclient16 mysql-client-5.1 mysql-server-5.1
  php-pear php5 php5-cgi php5-cli php5-common php5-curl php5-gd php5-mysql
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.</description>
		<content:encoded><![CDATA[<p>Help me pliase to resolve&#8230;<br />
Thanks &#8230;<br />
apt-get -f install<br />
dpkg &#8211;configure -a</p>
<p>apt-get update<br />
apt-get install<br />
apt-get upgrade<br />
apt-get dist-upgrade<br />
apt-get -f install</p>
<p>apt-get autoclean<br />
apt-get clean</p>
<p>apt-get upgrade<br />
Reading package lists&#8230; Done<br />
Building dependency tree&#8230; Done<br />
The following packages have been kept back:<br />
  libapache2-mod-php5 libmysqlclient16 mysql-client-5.1 mysql-server-5.1<br />
  php-pear php5 php5-cgi php5-cli php5-common php5-curl php5-gd php5-mysql<br />
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schpinn</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-635</link>
		<dc:creator>schpinn</dc:creator>
		<pubDate>Sun, 08 Mar 2009 22:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-635</guid>
		<description>@Guillaume: Excellent, thanks, no problem for the delay.. Hope you had a nice time skiing :)..</description>
		<content:encoded><![CDATA[<p>@Guillaume: Excellent, thanks, no problem for the delay.. Hope you had a nice time skiing <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-630</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-630</guid>
		<description>@schpinn : I was skiing for the last few days, sorry for the delay :) PHP 5.2.9 will be available on Dotdeb in the next few hours...</description>
		<content:encoded><![CDATA[<p>@schpinn : I was skiing for the last few days, sorry for the delay <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  PHP 5.2.9 will be available on Dotdeb in the next few hours&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-629</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-629</guid>
		<description>@Mario : Dotdeb is built for Debian Etch or Lenny. Ubuntu is not officially supported. Sorry.</description>
		<content:encoded><![CDATA[<p>@Mario : Dotdeb is built for Debian Etch or Lenny. Ubuntu is not officially supported. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-628</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-628</guid>
		<description>@dd : apache2-mpm-itk is an alternative dependency to apache2-mpm-prefork in the PHP5 Dotdeb packages. No problem.</description>
		<content:encoded><![CDATA[<p>@dd : apache2-mpm-itk is an alternative dependency to apache2-mpm-prefork in the PHP5 Dotdeb packages. No problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas R. Bailey</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-621</link>
		<dc:creator>Thomas R. Bailey</dc:creator>
		<pubDate>Sat, 07 Mar 2009 20:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-621</guid>
		<description>Upgrade php5-dev to 5.2.8
then make clean, ./configure make install

:)</description>
		<content:encoded><![CDATA[<p>Upgrade php5-dev to 5.2.8<br />
then make clean, ./configure make install</p>
<p> <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schpinn</title>
		<link>http://www.dotdeb.org/2008/12/09/php-528-available/comment-page-1/#comment-615</link>
		<dc:creator>schpinn</dc:creator>
		<pubDate>Sat, 07 Mar 2009 12:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=176#comment-615</guid>
		<description>Suhosin patch for PHP 5.2.9 is available :)..</description>
		<content:encoded><![CDATA[<p>Suhosin patch for PHP 5.2.9 is available <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
