<?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: The PHP 5.3.1 packages have been updated</title>
	<atom:link href="http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-php-5-3-1-packages-have-been-updated</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2530</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Wed, 23 Jun 2010 09:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2530</guid>
		<description>@dha : you can use any version of MySQL with PHP 5.3.2</description>
		<content:encoded><![CDATA[<p>@dha : you can use any version of MySQL with PHP 5.3.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dha</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2529</link>
		<dc:creator>dha</dc:creator>
		<pubDate>Wed, 23 Jun 2010 09:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2529</guid>
		<description>what is the applicable version of mysql to php 5.3.2?</description>
		<content:encoded><![CDATA[<p>what is the applicable version of mysql to php 5.3.2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2228</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2228</guid>
		<description>@James : thank you, it&#039;s a good start for Ubuntu users that are PHP fans too.</description>
		<content:encoded><![CDATA[<p>@James : thank you, it&#8217;s a good start for Ubuntu users that are PHP fans too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2226</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2226</guid>
		<description>I&#039;ve written a blog post on how to install from the packages here, it covers the libicu38 dependency

http://blog.jmoz.co.uk/post/435401471/install-php-5-3-from-packages-on-ubuntu-karmic-koala</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a blog post on how to install from the packages here, it covers the libicu38 dependency</p>
<p><a href="http://blog.jmoz.co.uk/post/435401471/install-php-5-3-from-packages-on-ubuntu-karmic-koala" rel="nofollow">http://blog.jmoz.co.uk/post/435401471/install-php-5-3-from-packages-on-ubuntu-karmic-koala</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2186</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2186</guid>
		<description>Hi Guillaume,

2 questions:
- trying to use php53.dotdeb.org to get php5-fpm but since php53 is listed as part of stable/lenny I get:
The following packages have unmet dependencies:
  php5-fpm: Depends: php5-common (= 5.3.1-0.dotdeb.1) but 5.2.6.dfsg.1-1+lenny6 is to be installed
  ... end of course I can not remove the standard debian lenny or I miss more stuff (and pinning is not applicable).
  Should I just download all packages and install manually or am I missing something?
- any news on a 5.2.12 packaging including php5-fpm: would be really cool (I saw the Ubuntu packaged one but ended up it some dependency troubles trying to use it)

Nice of you to make those available, thank you.</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,</p>
<p>2 questions:<br />
- trying to use php53.dotdeb.org to get php5-fpm but since php53 is listed as part of stable/lenny I get:<br />
The following packages have unmet dependencies:<br />
  php5-fpm: Depends: php5-common (= 5.3.1-0.dotdeb.1) but 5.2.6.dfsg.1-1+lenny6 is to be installed<br />
  &#8230; end of course I can not remove the standard debian lenny or I miss more stuff (and pinning is not applicable).<br />
  Should I just download all packages and install manually or am I missing something?<br />
- any news on a 5.2.12 packaging including php5-fpm: would be really cool (I saw the Ubuntu packaged one but ended up it some dependency troubles trying to use it)</p>
<p>Nice of you to make those available, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xblax</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2164</link>
		<dc:creator>xblax</dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2164</guid>
		<description>I think you should add php5-fpm as dependency to the php5 metapackage, as some debian packages have the php5 package as dependency.
If you only want to have php5-fpm installed you have allways to install libapache2-mod-php5, libapache2-mod-php5filter or php5-cgi to get these packages work.

phpmyadmin for example:
http://packages.debian.org/lenny/phpmyadmin</description>
		<content:encoded><![CDATA[<p>I think you should add php5-fpm as dependency to the php5 metapackage, as some debian packages have the php5 package as dependency.<br />
If you only want to have php5-fpm installed you have allways to install libapache2-mod-php5, libapache2-mod-php5filter or php5-cgi to get these packages work.</p>
<p>phpmyadmin for example:<br />
<a href="http://packages.debian.org/lenny/phpmyadmin" rel="nofollow">http://packages.debian.org/lenny/phpmyadmin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Shammas</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2053</link>
		<dc:creator>George Shammas</dc:creator>
		<pubDate>Tue, 12 Jan 2010 10:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2053</guid>
		<description>The php-pear package differs from i386 to amd64 but does not have a different suffix. This is a problem because the same file name is listed in both Packages.gz with different md5sums causing reprepro to fail if syncing both.

Other then that, these repos are a life saver. Been trying to build a php 5.3.1 with fpm for a while and just couldn&#039;t get it to click.</description>
		<content:encoded><![CDATA[<p>The php-pear package differs from i386 to amd64 but does not have a different suffix. This is a problem because the same file name is listed in both Packages.gz with different md5sums causing reprepro to fail if syncing both.</p>
<p>Other then that, these repos are a life saver. Been trying to build a php 5.3.1 with fpm for a while and just couldn&#8217;t get it to click.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2046</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2046</guid>
		<description>Great thanks, that seems to of solved my problem,  i can now install php5-mcrypt no problem.</description>
		<content:encoded><![CDATA[<p>Great thanks, that seems to of solved my problem,  i can now install php5-mcrypt no problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2045</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2045</guid>
		<description>@Marco : Dotdeb packages are for Dotdeb stable, they should be compatible with Ubuntu, but I won&#039;t provide support for it.

To satisfy the dependency, try to fetch and install manually the libltdl3 package from http://packages.ubuntu.com/search?keywords=libltdl3</description>
		<content:encoded><![CDATA[<p>@Marco : Dotdeb packages are for Dotdeb stable, they should be compatible with Ubuntu, but I won&#8217;t provide support for it.</p>
<p>To satisfy the dependency, try to fetch and install manually the libltdl3 package from <a href="http://packages.ubuntu.com/search?keywords=libltdl3" rel="nofollow">http://packages.ubuntu.com/search?keywords=libltdl3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.dotdeb.org/2009/12/06/the-php-5-3-1-packages-have-been-updated/comment-page-1/#comment-2044</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=304#comment-2044</guid>
		<description>Hi

I am using this excellent module on ubuntu, I have a problem though where I need to install php5-mcrypt but I get the following message

The following packages have unmet dependencies.
  php5-mcrypt: Depends: libltdl3 (&gt;= 1.5.2-2) but it is not installable

Any idea what I can do here?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am using this excellent module on ubuntu, I have a problem though where I need to install php5-mcrypt but I get the following message</p>
<p>The following packages have unmet dependencies.<br />
  php5-mcrypt: Depends: libltdl3 (&gt;= 1.5.2-2) but it is not installable</p>
<p>Any idea what I can do here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 2/13 queries in 0.006 seconds using apc
Object Caching 345/345 objects using apc

Served from: www.dotdeb.org @ 2012-02-07 23:01:12 -->
