<?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: Memcache on DreamHost PS</title>
	<atom:link href="http://www.gimmesoda.com/memcache-on-dreamhost-ps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/</link>
	<description>The Blog of a Programmer</description>
	<lastBuildDate>Tue, 31 Jan 2012 12:40:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-25789</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Thu, 13 Oct 2011 23:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-25789</guid>
		<description>That&#039;s definitely a problem with the /etc/apt/sources.list, write me at jj@dreamhost.com from the address linked to your account and I&#039;ll take care of the problem personally. Of course you can always write in to support over at dreamhost.com and one of the crew currently working will help you out.</description>
		<content:encoded><![CDATA[<p>That&#8217;s definitely a problem with the /etc/apt/sources.list, write me at <a href="mailto:jj@dreamhost.com">jj@dreamhost.com</a> from the address linked to your account and I&#8217;ll take care of the problem personally. Of course you can always write in to support over at dreamhost.com and one of the crew currently working will help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-25788</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 13 Oct 2011 22:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-25788</guid>
		<description>If you don&#039;t know what MemCached is then you probably shouldn&#039;t be installing it :) But it&#039;s a service that will run on the server that can accept and deliver differently-structured data much faster than a database.

However, I can&#039;t get it working on DreamHost either.

Tried: &lt;code&gt;sudo apt-get install libevent1&lt;/code&gt;
But that didn&#039;t work either.

&lt;cite&gt;
Reading package lists... Done
Building dependency tree... Done
Package libevent1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
W: Couldn&#039;t stat source package list http://debian.newdream.net etch/main Packages (/var/lib/apt/lists/debian.newdream.net_dists_etch_main_binary-amd64_Packages) - stat (2 No such file or directory)
...
W: You may want to run apt-get update to correct these problems
E: Package libevent1 has no installation candidate

Then I figured I&#039;d update apt-get like it says... which just gives more errors! Lots of 404s
&lt;cite&gt;
Err http://debian.newdream.net etch/main Packages                                                                                
  404 Not Found
Err http://debian.newdream.net etch/non-free Packages                                                                            
  404 Not Found
Err http://debian.newdream.net etch/contrib Packages                                                                             
  404 Not Found
&lt;/cite&gt;

&lt;strong&gt;What a mess!!!&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t know what MemCached is then you probably shouldn&#8217;t be installing it :) But it&#8217;s a service that will run on the server that can accept and deliver differently-structured data much faster than a database.</p>
<p>However, I can&#8217;t get it working on DreamHost either.</p>
<p>Tried: <code>sudo apt-get install libevent1</code><br />
But that didn&#8217;t work either.</p>
<p><cite><br />
Reading package lists&#8230; Done<br />
Building dependency tree&#8230; Done<br />
Package libevent1 is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source<br />
W: Couldn&#8217;t stat source package list <a href="http://debian.newdream.net" rel="nofollow">http://debian.newdream.net</a> etch/main Packages (/var/lib/apt/lists/debian.newdream.net_dists_etch_main_binary-amd64_Packages) &#8211; stat (2 No such file or directory)<br />
&#8230;<br />
W: You may want to run apt-get update to correct these problems<br />
E: Package libevent1 has no installation candidate</p>
<p>Then I figured I&#8217;d update apt-get like it says&#8230; which just gives more errors! Lots of 404s<br />
</cite><cite><br />
Err <a href="http://debian.newdream.net" rel="nofollow">http://debian.newdream.net</a> etch/main Packages<br />
  404 Not Found<br />
Err <a href="http://debian.newdream.net" rel="nofollow">http://debian.newdream.net</a> etch/non-free Packages<br />
  404 Not Found<br />
Err <a href="http://debian.newdream.net" rel="nofollow">http://debian.newdream.net</a> etch/contrib Packages<br />
  404 Not Found<br />
</cite></p>
<p><strong>What a mess!!!</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dreamhost Memcached &#124; stevenesler</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-18660</link>
		<dc:creator>Dreamhost Memcached &#124; stevenesler</dc:creator>
		<pubDate>Fri, 07 Jan 2011 17:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-18660</guid>
		<description>[...] Memcache on DreamHost PS.   [...]</description>
		<content:encoded><![CDATA[<p>[...] Memcache on DreamHost PS.   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kay</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-18211</link>
		<dc:creator>kay</dc:creator>
		<pubDate>Sat, 18 Dec 2010 18:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-18211</guid>
		<description>Hi,

what is Memcache exactly and what should happen when i type 

sudo apt-get install memcached

on Putty SSH program ?


Thank.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>what is Memcache exactly and what should happen when i type </p>
<p>sudo apt-get install memcached</p>
<p>on Putty SSH program ?</p>
<p>Thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-16555</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Thu, 19 Aug 2010 09:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-16555</guid>
		<description>I could install Memcached, but it&#039;s not working because I need memcache module for PHP. But I don&#039;t know how to install (or activate) it. 

Any help please?

Thanks!</description>
		<content:encoded><![CDATA[<p>I could install Memcached, but it&#8217;s not working because I need memcache module for PHP. But I don&#8217;t know how to install (or activate) it. </p>
<p>Any help please?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Dickinson - Edina Realty</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-15156</link>
		<dc:creator>Aaron Dickinson - Edina Realty</dc:creator>
		<pubDate>Sun, 04 Jul 2010 16:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-15156</guid>
		<description>Worked as described for me... thanks!</description>
		<content:encoded><![CDATA[<p>Worked as described for me&#8230; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KingAmba</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-14320</link>
		<dc:creator>KingAmba</dc:creator>
		<pubDate>Fri, 28 May 2010 16:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-14320</guid>
		<description>So, it&#039;s possible?
I can&#039;t do that. Anyone to help me?
How to doing this on dreamhost PS? 
I just creat the admin user, after that I don&#039;t know where go to continue the procedure. 
Helppppppppppppp!</description>
		<content:encoded><![CDATA[<p>So, it&#8217;s possible?<br />
I can&#8217;t do that. Anyone to help me?<br />
How to doing this on dreamhost PS?<br />
I just creat the admin user, after that I don&#8217;t know where go to continue the procedure.<br />
Helppppppppppppp!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-13234</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Thu, 25 Mar 2010 03:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-13234</guid>
		<description>Try installing libevent1:

sudo apt-get install libevent1</description>
		<content:encoded><![CDATA[<p>Try installing libevent1:</p>
<p>sudo apt-get install libevent1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Herron</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-13233</link>
		<dc:creator>David Herron</dc:creator>
		<pubDate>Thu, 25 Mar 2010 03:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-13233</guid>
		<description>On my PS it says the following and refuses to install the thing

The following packages have unmet dependencies:
  memcached: Depends: libevent1 (&gt;= 1.1a) but it is not going to be installed</description>
		<content:encoded><![CDATA[<p>On my PS it says the following and refuses to install the thing</p>
<p>The following packages have unmet dependencies:<br />
  memcached: Depends: libevent1 (&gt;= 1.1a) but it is not going to be installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barclay</title>
		<link>http://www.gimmesoda.com/memcache-on-dreamhost-ps/comment-page-1/#comment-13085</link>
		<dc:creator>John Barclay</dc:creator>
		<pubDate>Fri, 12 Mar 2010 06:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=225#comment-13085</guid>
		<description>Worked for me.  Thanks.</description>
		<content:encoded><![CDATA[<p>Worked for me.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.gimmesoda.com @ 2012-02-10 08:31:49 -->
