<?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: Installing PHP 5.2.5, Suhosin, PHP-Eaccelerator on Centos 4 with YUM</title>
	<atom:link href="http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html</link>
	<description>A day in the life of a Lamp Developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:26:47 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-216</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 21 Jul 2010 07:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-216</guid>
		<description>Great post for centos user.
Why centos still not upgrade php to 5.2 or 5.3?</description>
		<content:encoded><![CDATA[<p>Great post for centos user.<br />
Why centos still not upgrade php to 5.2 or 5.3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-66</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 13 Mar 2009 17:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-66</guid>
		<description>Add 

suhosin.session.encrypt = Off

to the php config file to disable cookie encryption

Sorry just approved all the comments as I opened the blog agagin</description>
		<content:encoded><![CDATA[<p>Add </p>
<p>suhosin.session.encrypt = Off</p>
<p>to the php config file to disable cookie encryption</p>
<p>Sorry just approved all the comments as I opened the blog agagin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans Thamura</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-53</link>
		<dc:creator>Frans Thamura</dc:creator>
		<pubDate>Mon, 15 Sep 2008 22:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-53</guid>
		<description>do you have php_dom? i want to install magento but need this extension, can help?</description>
		<content:encoded><![CDATA[<p>do you have php_dom? i want to install magento but need this extension, can help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PakOgah</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-52</link>
		<dc:creator>PakOgah</dc:creator>
		<pubDate>Wed, 23 Jul 2008 08:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-52</guid>
		<description>I&#039;m using Centos 4.6 and the following PHP 4 packages are installed on my box: 
php-mysql-4.3.11-2.8
php-snmp-4.3.11-2.8
php-4.3.11-2.8
php-pear-4.3.11-2.8
php-gd-4.3.11-2.8
php-mbstring-4.3.11-2.8
php-imap-4.3.11-2.8

I have add smudge&#039;s repo and tried to upgrade, it fails with error:
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by                                                                                                   package php-mysql
Error: Missing Dependency: libmysqlclient.so.15 is needed by package php-mysql

hint/help needed. thank before</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Centos 4.6 and the following PHP 4 packages are installed on my box:<br />
php-mysql-4.3.11-2.8<br />
php-snmp-4.3.11-2.8<br />
php-4.3.11-2.8<br />
php-pear-4.3.11-2.8<br />
php-gd-4.3.11-2.8<br />
php-mbstring-4.3.11-2.8<br />
php-imap-4.3.11-2.8</p>
<p>I have add smudge&#8217;s repo and tried to upgrade, it fails with error:<br />
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by                                                                                                   package php-mysql<br />
Error: Missing Dependency: libmysqlclient.so.15 is needed by package php-mysql</p>
<p>hint/help needed. thank before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim Zafir</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-51</link>
		<dc:creator>Asim Zafir</dc:creator>
		<pubDate>Sun, 20 Jul 2008 04:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-51</guid>
		<description>Hi, 

My frontend guys believe that suhosin (php module) that it it encrypts cookie values which  basically breaks the underlying codes - have you guys encountered this kind of issue? Is there a better way to deal with and not just removing suhosin.

Asim</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>My frontend guys believe that suhosin (php module) that it it encrypts cookie values which  basically breaks the underlying codes &#8211; have you guys encountered this kind of issue? Is there a better way to deal with and not just removing suhosin.</p>
<p>Asim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Phipps</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-47</link>
		<dc:creator>Travis Phipps</dc:creator>
		<pubDate>Tue, 29 Apr 2008 21:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-47</guid>
		<description>Thank you so much for this!  Installed perfectly!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this!  Installed perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-46</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 24 Apr 2008 15:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-46</guid>
		<description>Looks like there is a problem with mysql.
I&#039;ve done a yum update php and it fails with:
--&gt; Running transaction check
--&gt; Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: php-mysql
--&gt; Processing Dependency: libmysqlclient.so.15 for package: php-mysql
--&gt; Finished Dependency Resolution
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package php-mysql
Error: Missing Dependency: libmysqlclient.so.15 is needed by package php-mysql</description>
		<content:encoded><![CDATA[<p>Looks like there is a problem with mysql.<br />
I&#8217;ve done a yum update php and it fails with:<br />
&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: php-mysql<br />
&#8211;&gt; Processing Dependency: libmysqlclient.so.15 for package: php-mysql<br />
&#8211;&gt; Finished Dependency Resolution<br />
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package php-mysql<br />
Error: Missing Dependency: libmysqlclient.so.15 is needed by package php-mysql</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-45</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 19 Apr 2008 02:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-45</guid>
		<description>How do I know which flags you have enabled in PHP? What is your config line?</description>
		<content:encoded><![CDATA[<p>How do I know which flags you have enabled in PHP? What is your config line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-20</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 06 Dec 2007 13:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-20</guid>
		<description>Maybe in the future. ATM I&#039;m currently only supporting Centos 4</description>
		<content:encoded><![CDATA[<p>Maybe in the future. ATM I&#8217;m currently only supporting Centos 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kosta</title>
		<link>http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html/comment-page-1#comment-19</link>
		<dc:creator>Kosta</dc:creator>
		<pubDate>Thu, 06 Dec 2007 12:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/installing-php-525-suhosin-php-eaccelerator-on-centos-4-with-yum.html#comment-19</guid>
		<description>Any chance to make it compatible for CentOS 5?</description>
		<content:encoded><![CDATA[<p>Any chance to make it compatible for CentOS 5?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
