<?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: How To Install memcached with memcache PHP Extension on CentOS 5.x</title>
	<atom:link href="http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/</link>
	<description>Sohail Riaz, Linux and Open Source Blog</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:56:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yarco</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-1039</link>
		<dc:creator>yarco</dc:creator>
		<pubDate>Tue, 07 Sep 2010 02:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-1039</guid>
		<description>The check step could be done before starting apache.
And if you are using drupal, dont forget to set:

memcache.hash_strategy = &quot;consistent&quot;

for drupal memcache module.</description>
		<content:encoded><![CDATA[<p>The check step could be done before starting apache.<br />
And if you are using drupal, dont forget to set:</p>
<p>memcache.hash_strategy = &#8220;consistent&#8221;</p>
<p>for drupal memcache module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donotletgoogletoindexyourname</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-1031</link>
		<dc:creator>Donotletgoogletoindexyourname</dc:creator>
		<pubDate>Wed, 01 Sep 2010 07:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-1031</guid>
		<description>Thanks. It worked for me</description>
		<content:encoded><![CDATA[<p>Thanks. It worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dtkirby</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-833</link>
		<dc:creator>dtkirby</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-833</guid>
		<description>This was right on the money. Thanks for posting it.</description>
		<content:encoded><![CDATA[<p>This was right on the money. Thanks for posting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Islam Abou El Ata</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-801</link>
		<dc:creator>Islam Abou El Ata</dc:creator>
		<pubDate>Sat, 20 Mar 2010 08:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-801</guid>
		<description>Thank you Sohail, I got it working now.
I was phpizing against the wrong version of php, .. another thing is that extension = “memcache.so” doesn&#039;t work with the &quot; &quot; , maybe you should fix that in the tutorial.
thank you very much for your help.</description>
		<content:encoded><![CDATA[<p>Thank you Sohail, I got it working now.<br />
I was phpizing against the wrong version of php, .. another thing is that extension = “memcache.so” doesn&#8217;t work with the &#8221; &#8221; , maybe you should fix that in the tutorial.<br />
thank you very much for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohail Riaz</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-799</link>
		<dc:creator>Sohail Riaz</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-799</guid>
		<description>@Islam: I knew there is no relationship between libcurl and memcached. All you have to do is recompile PHP and then reinstall memcached using the source because it uses phpize to determine the PHP version, so you need to reinstall memcached everytime you recompile PHP.
It will be good if you posted any error which you facing while installing memcached
--------------------</description>
		<content:encoded><![CDATA[<p>@Islam: I knew there is no relationship between libcurl and memcached. All you have to do is recompile PHP and then reinstall memcached using the source because it uses phpize to determine the PHP version, so you need to reinstall memcached everytime you recompile PHP.<br />
It will be good if you posted any error which you facing while installing memcached<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Islam Abou El Ata</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-798</link>
		<dc:creator>Islam Abou El Ata</dc:creator>
		<pubDate>Thu, 18 Mar 2010 20:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-798</guid>
		<description>@Souhail: it&#039;s a centos, kernel 2.6.18 ..
there is no relationship between libcurl and memcached, the only thing is that after I recompiled PHP, libcurl worked, and memcached not, I tried many times with too versions of the package and nothing! PHP is version 5.3.2</description>
		<content:encoded><![CDATA[<p>@Souhail: it&#8217;s a centos, kernel 2.6.18 ..<br />
there is no relationship between libcurl and memcached, the only thing is that after I recompiled PHP, libcurl worked, and memcached not, I tried many times with too versions of the package and nothing! PHP is version 5.3.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohail Riaz</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-797</link>
		<dc:creator>Sohail Riaz</dc:creator>
		<pubDate>Thu, 18 Mar 2010 19:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-797</guid>
		<description>@Islam: Which Linux Version you are using. You said it doesn&#039;t work and in mean time you said when you compile php with libcurl it broke memcached?
------------
Regards,</description>
		<content:encoded><![CDATA[<p>@Islam: Which Linux Version you are using. You said it doesn&#8217;t work and in mean time you said when you compile php with libcurl it broke memcached?<br />
&#8212;&#8212;&#8212;&#8212;<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Islam Abou El Ata</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-796</link>
		<dc:creator>Islam Abou El Ata</dc:creator>
		<pubDate>Thu, 18 Mar 2010 18:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-796</guid>
		<description>I have done all but it doen&#039;t work, I am running 5.3.2, I had to recompile php to support libcurl, now I broken memcached and I am stuck with it.</description>
		<content:encoded><![CDATA[<p>I have done all but it doen&#8217;t work, I am running 5.3.2, I had to recompile php to support libcurl, now I broken memcached and I am stuck with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Set Up Gazelle on a Debian Server - Page 3 - Bravo List</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-682</link>
		<dc:creator>How To Set Up Gazelle on a Debian Server - Page 3 - Bravo List</dc:creator>
		<pubDate>Wed, 20 Jan 2010 23:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-682</guid>
		<description>[...] memcache.max_failover_attempts 20 20      I have found how to install it for centos 5, here: How To Install memcached with memcache PHP Extension on CentOS 5.x &#124; Sohail Riaz, Linux and Open Sou...  If i cat&#039;t post links, please delete the link... sorry   But i still have errors:    [...]</description>
		<content:encoded><![CDATA[<p>[...] memcache.max_failover_attempts 20 20      I have found how to install it for centos 5, here: How To Install memcached with memcache PHP Extension on CentOS 5.x | Sohail Riaz, Linux and Open Sou&#8230;  If i cat&#39;t post links, please delete the link&#8230; sorry   But i still have errors:    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: memcache install - cPanel Forums</title>
		<link>http://www.sohailriaz.com/how-to-install-memcached-with-memcache-php-extension-on-centos-5x/comment-page-1/#comment-573</link>
		<dc:creator>memcache install - cPanel Forums</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=209#comment-573</guid>
		<description>[...]  Below are exact steps for the installation:  How To Install memcached with memcache PHP Extension on CentOS 5.x &#124; Sohail Riaz, Linux and Open Sou... How to install memcache on linux server How to install memcache on linux server? &#124; Linux Windows [...]</description>
		<content:encoded><![CDATA[<p>[...]  Below are exact steps for the installation:  How To Install memcached with memcache PHP Extension on CentOS 5.x | Sohail Riaz, Linux and Open Sou&#8230; How to install memcache on linux server How to install memcache on linux server? | Linux Windows [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
