<?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: Install Memcached on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7</title>
	<atom:link href="http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/</link>
	<description>If !1 0 &#124; Linux and Development Guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:09:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<div style="display:none;"><a href="http://www.if-not-true-then-false.com/hp/fitting.php" rel="nofollow">research</a></div>	<item>
		<title>By: Hogie</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-23744</link>
		<dc:creator>Hogie</dc:creator>
		<pubDate>Thu, 09 Feb 2012 21:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-23744</guid>
		<description>Hey JR!  Thought you could get rid of me once my nginx was setup I bet, didn&#039;t you :)  Just kidding.

If I want to have nginx and memcached on a different server, do I need to install memcached on both servers for them to talk properly?  I am currently setting my virtual host on nginx to send items to memcached on a proxy server, and if it fails to launch php on the live server. - http://pastebin.com/zZ3VAePi

I am receiving a 404 like this, but if i switch it back to just php it works fine.  Is that virtual host correct?  Am I receiving the 404 because the memcached server is not working properly?</description>
		<content:encoded><![CDATA[<p>Hey JR!  Thought you could get rid of me once my nginx was setup I bet, didn&#8217;t you :)  Just kidding.</p>
<p>If I want to have nginx and memcached on a different server, do I need to install memcached on both servers for them to talk properly?  I am currently setting my virtual host on nginx to send items to memcached on a proxy server, and if it fails to launch php on the live server. &#8211; <a href="http://pastebin.com/zZ3VAePi" rel="nofollow">http://pastebin.com/zZ3VAePi</a></p>
<p>I am receiving a 404 like this, but if i switch it back to just php it works fine.  Is that virtual host correct?  Am I receiving the 404 because the memcached server is not working properly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-23672</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Wed, 08 Feb 2012 10:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-23672</guid>
		<description>Hi Santi Saez,

Thanks for sharing.

I have to admit that I am not yet convinced quality of this repository. Then I believe this, when the repo has been in existence for a year or two and have still actively updated packages... ;)</description>
		<content:encoded><![CDATA[<p>Hi Santi Saez,</p>
<p>Thanks for sharing.</p>
<p>I have to admit that I am not yet convinced quality of this repository. Then I believe this, when the repo has been in existence for a year or two and have still actively updated packages&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santi Saez</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-23628</link>
		<dc:creator>Santi Saez</dc:creator>
		<pubDate>Tue, 07 Feb 2012 14:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-23628</guid>
		<description>Actually EPEL for RHEL installs and outdated version of memcached (1.4.5, released 2 years ago), I suggest using at least memcached 1.4.10. Starting this release there is a big performance and scalability improvements, see &lt;a href=&quot;http://kcy.me/5xaj&quot; rel=&quot;nofollow&quot;&gt;developer notes&lt;/a&gt;.

Using &lt;a href=&quot;http://powerstack.org&quot; rel=&quot;nofollow&quot;&gt;PowerStack&lt;/a&gt; repository you can easily run latest memcached stable version in your CentOS boxes (4, 5 and 6 releases supported, i686 + x86_64), last LAMP stack stable versions and other key packages like: nginx, HAproxy, node.js, redis, Varnish, etc.

All code + .spec files are available on GitHub, check out the wiki page for installation instructions:

http://powerstack.org</description>
		<content:encoded><![CDATA[<p>Actually EPEL for RHEL installs and outdated version of memcached (1.4.5, released 2 years ago), I suggest using at least memcached 1.4.10. Starting this release there is a big performance and scalability improvements, see <a href="http://kcy.me/5xaj" rel="nofollow">developer notes</a>.</p>
<p>Using <a href="http://powerstack.org" rel="nofollow">PowerStack</a> repository you can easily run latest memcached stable version in your CentOS boxes (4, 5 and 6 releases supported, i686 + x86_64), last LAMP stack stable versions and other key packages like: nginx, HAproxy, node.js, redis, Varnish, etc.</p>
<p>All code + .spec files are available on GitHub, check out the wiki page for installation instructions:</p>
<p><a href="http://powerstack.org" rel="nofollow">http://powerstack.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-21991</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sat, 14 Jan 2012 09:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-21991</guid>
		<description>Hi Phoenix,

Nice to see you here!

Could you post output of following command:
&lt;pre lang=&quot;bash&quot;&gt;
rpm -qa memcached
&lt;/pre&gt;

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Phoenix,</p>
<p>Nice to see you here!</p>
<p>Could you post output of following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">rpm <span style="color: #BED6FF;">-qa</span> memcached</pre></div></div>

<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoenix</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-21980</link>
		<dc:creator>Phoenix</dc:creator>
		<pubDate>Sat, 14 Jan 2012 06:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-21980</guid>
		<description>Hi. Loved this very clear instruction. 

I already have Memcached 1.2.0 installed: 

&lt;code&gt;
&gt; memcached -h
memcached 1.2.0
-p       port number to listen on
-s      unix socket path to listen on (disables network support)
....
&lt;/code&gt;


I have the usual CentOS Base, EPEL, and even the REMI repositories installed now. 

&lt;code&gt;
&gt; yum repolist
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * epel: fedora-epel.mirror.lstn.net
 * remi: rpms.famillecollet.com
repo id              repo name                                status  
addons               CentOS-5 - Addons                        enabled :       0
base                 CentOS-5 - Base                          enabled :   3,566
centosplus           CentOS-5 - Plus                          enabled :      57
contrib              CentOS-5 - Contrib                       enabled :       0
epel                 Extra Packages for Enterprise Linux 5 -  enabled :   6,851
extras               CentOS-5 - Extras                        enabled :     266
remi                 Les RPM de remi pour Enterprise Linux 5  enabled :     641
updates              CentOS-5 - Updates                       enabled :     569
repolist: 11,950
&lt;/code&gt;

But when I do a:

&lt;code&gt;
yum --enablerepo=remi update memcached
&lt;/code&gt; 

It somehow updates it to &quot;1.4.5&quot;. So I restart memcached with &quot;service memcached restart&quot;. 

&lt;code&gt;
&gt; service memcached restart
Stopping memcached:                                        [FAILED]
Starting memcached:                                        [  OK  ]
&lt;/code&gt;

Then when I do &quot;memcached -h&quot; again, I still see 1.2.0. 

What am I missing? 

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. Loved this very clear instruction. </p>
<p>I already have Memcached 1.2.0 installed: </p>
<p><code><br />
&gt; memcached -h<br />
memcached 1.2.0<br />
-p       port number to listen on<br />
-s      unix socket path to listen on (disables network support)<br />
....<br />
</code></p>
<p>I have the usual CentOS Base, EPEL, and even the REMI repositories installed now. </p>
<p><code><br />
&gt; yum repolist<br />
Loaded plugins: fastestmirror, priorities<br />
Loading mirror speeds from cached hostfile<br />
 * epel: fedora-epel.mirror.lstn.net<br />
 * remi: rpms.famillecollet.com<br />
repo id              repo name                                status<br />
addons               CentOS-5 - Addons                        enabled :       0<br />
base                 CentOS-5 - Base                          enabled :   3,566<br />
centosplus           CentOS-5 - Plus                          enabled :      57<br />
contrib              CentOS-5 - Contrib                       enabled :       0<br />
epel                 Extra Packages for Enterprise Linux 5 -  enabled :   6,851<br />
extras               CentOS-5 - Extras                        enabled :     266<br />
remi                 Les RPM de remi pour Enterprise Linux 5  enabled :     641<br />
updates              CentOS-5 - Updates                       enabled :     569<br />
repolist: 11,950<br />
</code></p>
<p>But when I do a:</p>
<p><code><br />
yum --enablerepo=remi update memcached<br />
</code> </p>
<p>It somehow updates it to &#8220;1.4.5&#8243;. So I restart memcached with &#8220;service memcached restart&#8221;. </p>
<p><code><br />
&gt; service memcached restart<br />
Stopping memcached:                                        [FAILED]<br />
Starting memcached:                                        [  OK  ]<br />
</code></p>
<p>Then when I do &#8220;memcached -h&#8221; again, I still see 1.2.0. </p>
<p>What am I missing? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17864</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Tue, 05 Apr 2011 05:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17864</guid>
		<description>Hi HaYsSeN,

If you want to install class Memcached then you need to install &lt;em&gt;php-pecl-memcached&lt;/em&gt; package too:

&lt;pre lang=&quot;bash&quot;&gt;
yum install php-pecl-memcached
&lt;/pre&gt;

I added this to guide too.</description>
		<content:encoded><![CDATA[<p>Hi HaYsSeN,</p>
<p>If you want to install class Memcached then you need to install <em>php-pecl-memcached</em> package too:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">yum <span style="color: #FFF; font-weight:bold;">install</span> php-pecl-memcached</pre></div></div>

<p>I added this to guide too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HaYsSeN</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17861</link>
		<dc:creator>HaYsSeN</dc:creator>
		<pubDate>Mon, 04 Apr 2011 11:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17861</guid>
		<description>Hi Jeff,
Thanks a lot, the installation is done, class Memcache work fine but the class Memcached is not working, i get the message : Fatal error: Class &#039;Memcached&#039; not found !
have you any idea about that</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
Thanks a lot, the installation is done, class Memcache work fine but the class Memcached is not working, i get the message : Fatal error: Class &#8216;Memcached&#8217; not found !<br />
have you any idea about that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17765</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 18 Mar 2011 07:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17765</guid>
		<description>Hi onel0ve,

It seems that the problem is caused by rpmforge repo packages.

Could you first post output of following command:
&lt;pre lang=&quot;bash&quot;&gt;
yum repolist
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi onel0ve,</p>
<p>It seems that the problem is caused by rpmforge repo packages.</p>
<p>Could you first post output of following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">yum repolist</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: onel0ve</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17741</link>
		<dc:creator>onel0ve</dc:creator>
		<pubDate>Fri, 11 Mar 2011 17:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17741</guid>
		<description>cant installl 
---&gt; Package perl-common-sense.i386 0:3.0-1.el5.rf set to be updated
--&gt; Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
  --&gt; Missing Dependency: perl(Net::SSLeay) &gt;= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) &gt;= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest</description>
		<content:encoded><![CDATA[<p>cant installl<br />
&#8212;&gt; Package perl-common-sense.i386 0:3.0-1.el5.rf set to be updated<br />
&#8211;&gt; Finished Dependency Resolution<br />
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems<br />
  &#8211;&gt; Missing Dependency: perl(Net::SSLeay) &gt;= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)<br />
Error: Missing Dependency: perl(Net::SSLeay) &gt;= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)<br />
 You could try using &#8211;skip-broken to work around the problem<br />
 You could try running: package-cleanup &#8211;problems<br />
                        package-cleanup &#8211;dupes<br />
                        rpm -Va &#8211;nofiles &#8211;nodigest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arod</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17721</link>
		<dc:creator>arod</dc:creator>
		<pubDate>Sat, 05 Mar 2011 05:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17721</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17661</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Thu, 24 Feb 2011 08:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17661</guid>
		<description>Hi jeff,

For me it&#039;s working normally...maybe it was down when you try to install it. So please try again.</description>
		<content:encoded><![CDATA[<p>Hi jeff,</p>
<p>For me it&#8217;s working normally&#8230;maybe it was down when you try to install it. So please try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17655</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Tue, 22 Feb 2011 16:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17655</guid>
		<description>no response from: rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm

site appears to be dead</description>
		<content:encoded><![CDATA[<p>no response from: rpm -Uvh <a href="http://rpms.famillecollet.com/enterprise/remi-release-5.rpm" rel="nofollow">http://rpms.famillecollet.com/enterprise/remi-release-5.rpm</a></p>
<p>site appears to be dead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17477</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Mon, 10 Jan 2011 07:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17477</guid>
		<description>Of course, it depends on the intended use and the fact that whatever else the server is running, but maybe about &lt;strorng&gt;64-192 MB&lt;/strong&gt; is good for memcached.</description>
		<content:encoded><![CDATA[<p>Of course, it depends on the intended use and the fact that whatever else the server is running, but maybe about <strorng>64-192 MB is good for memcached.</strorng></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOGLOHosting</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-17472</link>
		<dc:creator>JOGLOHosting</dc:creator>
		<pubDate>Sat, 08 Jan 2011 15:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-17472</guid>
		<description>Hi,
thank for this nice tutorial for installing memcached, i&#039;d to know what the best memory size for memcached on vps with 512MB of ram?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thank for this nice tutorial for installing memcached, i&#8217;d to know what the best memory size for memcached on vps with 512MB of ram?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jvc</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-11154</link>
		<dc:creator>jvc</dc:creator>
		<pubDate>Sun, 26 Sep 2010 04:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-11154</guid>
		<description>Nice site...and nice work ..
Keep up.....</description>
		<content:encoded><![CDATA[<p>Nice site&#8230;and nice work ..<br />
Keep up&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-2231</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Tue, 01 Jun 2010 05:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-2231</guid>
		<description>Hi Charles,

&lt;strong&gt;I verified again that the this guide is working also with Fedora 13.&lt;/strong&gt;

If you want install &lt;strong&gt;Memcache PHP module&lt;/strong&gt; then you need to install following package:
&lt;pre lang=&quot;bash&quot;&gt;
yum install php-pecl-memcache
&lt;/pre&gt;

Then you get &lt;em&gt;/usr/lib/php/modules/memcache.so&lt;/em&gt; file right place.

I added this also on end of this guide. :)</description>
		<content:encoded><![CDATA[<p>Hi Charles,</p>
<p><strong>I verified again that the this guide is working also with Fedora 13.</strong></p>
<p>If you want install <strong>Memcache PHP module</strong> then you need to install following package:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">yum <span style="color: #FFF; font-weight:bold;">install</span> php-pecl-memcache</pre></div></div>

<p>Then you get <em>/usr/lib/php/modules/memcache.so</em> file right place.</p>
<p>I added this also on end of this guide. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlesHSauer</title>
		<link>http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/comment-page-1/#comment-2218</link>
		<dc:creator>CharlesHSauer</dc:creator>
		<pubDate>Tue, 01 Jun 2010 00:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=811#comment-2218</guid>
		<description>The above instructions work fine for me with Fedora 12. Fedora 13 wasn&#039;t working. /usr/lib/php/modules/memcache.so was missing. Copying that file from Fedora 12 installation seems to work, but I wonder why it was missing. rpm -ql memcached doesn&#039;t show memcache.so.</description>
		<content:encoded><![CDATA[<p>The above instructions work fine for me with Fedora 12. Fedora 13 wasn&#8217;t working. /usr/lib/php/modules/memcache.so was missing. Copying that file from Fedora 12 installation seems to work, but I wonder why it was missing. rpm -ql memcached doesn&#8217;t show memcache.so.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat/feed/ ) in 0.14853 seconds, on Feb 10th, 2012 at 8:27 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 9:27 am UTC -->
