<?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: Laconica – Bugs, Extra Features and DH Compatability</title>
	<atom:link href="http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/</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: kay</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-18213</link>
		<dc:creator>kay</dc:creator>
		<pubDate>Sat, 18 Dec 2010 18:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-18213</guid>
		<description>Hi,

Can you tell me how to install memcache on Dreamhost VPS ?

Any step by step tutorial please?


Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you tell me how to install memcache on Dreamhost VPS ?</p>
<p>Any step by step tutorial please?</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16876</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Fri, 03 Sep 2010 01:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16876</guid>
		<description>I don&#039;t compile PHP unless I absolutely have to, generally that would be to enable SOAP. I just compile the source for the extension then modify the php.ini or setup a custom php.ini to enable it.

I did compile PHP for my PS though, you can find my notes on that here:

http://www.gimmesoda.com/a-few-notes-for-building-php-5-on-dreamhost-ps/</description>
		<content:encoded><![CDATA[<p>I don&#8217;t compile PHP unless I absolutely have to, generally that would be to enable SOAP. I just compile the source for the extension then modify the php.ini or setup a custom php.ini to enable it.</p>
<p>I did compile PHP for my PS though, you can find my notes on that here:</p>
<p><a href="http://www.gimmesoda.com/a-few-notes-for-building-php-5-on-dreamhost-ps/" rel="nofollow">http://www.gimmesoda.com/a-few-notes-for-building-php-5-on-dreamhost-ps/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16875</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16875</guid>
		<description>I figured as much.  One last question (sorry).

Did you use any of the install scripts on this page: http://wiki.dreamhost.com/Template:PHP5_installscript  

and if so, which?  I tried all of them and I get a failure with each.  Some of the parts of the download fail because of the mirrors so I uploaded them directly and it still fails.  Says to check config.log and it&#039;s blank.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I figured as much.  One last question (sorry).</p>
<p>Did you use any of the install scripts on this page: <a href="http://wiki.dreamhost.com/Template:PHP5_installscript" rel="nofollow">http://wiki.dreamhost.com/Template:PHP5_installscript</a>  </p>
<p>and if so, which?  I tried all of them and I get a failure with each.  Some of the parts of the download fail because of the mirrors so I uploaded them directly and it still fails.  Says to check config.log and it&#8217;s blank.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16861</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Thu, 02 Sep 2010 08:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16861</guid>
		<description>Installing memcached won&#039;t install the PHP extension. You need to manually compile it and then setup the extension in the php.ini.</description>
		<content:encoded><![CDATA[<p>Installing memcached won&#8217;t install the PHP extension. You need to manually compile it and then setup the extension in the php.ini.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16855</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 02 Sep 2010 03:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16855</guid>
		<description>I have the same config but my extensions aren&#039;t memcache/memcached extensions aren&#039;t loaded in PHP.

Did you recompile your own or add them to your php.ini file?  Any other trickery?</description>
		<content:encoded><![CDATA[<p>I have the same config but my extensions aren&#8217;t memcache/memcached extensions aren&#8217;t loaded in PHP.</p>
<p>Did you recompile your own or add them to your php.ini file?  Any other trickery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16781</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Tue, 31 Aug 2010 11:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16781</guid>
		<description>You can see a copy of the file I use here:

http://www.gimmesoda.com/memcached.conf</description>
		<content:encoded><![CDATA[<p>You can see a copy of the file I use here:</p>
<p><a href="http://www.gimmesoda.com/memcached.conf" rel="nofollow">http://www.gimmesoda.com/memcached.conf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-16771</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 31 Aug 2010 02:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-16771</guid>
		<description>If I can ask, what do you edit in the memcached.conf file?</description>
		<content:encoded><![CDATA[<p>If I can ask, what do you edit in the memcached.conf file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-15479</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Sun, 18 Jul 2010 06:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-15479</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-15478&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Catherine Scholz:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 &lt;p&gt;I&#039;m also stuck trying to get memcached working I installed it with some help but now I need to edit the .conf file how do I do that?&lt;/p&gt;
&lt;p&gt;Thanks so much,&lt;br&gt;
-WebWeaver&lt;br&gt;
&lt;a href=&quot;http://catswebweave.com&quot; rel=&quot;nofollow&quot;&gt;http://catswebweave.com&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

You&#039;ll need to have an admin user setup, login with it, then use a command like:

sudo vi /etc/memcached.conf

Good luck!</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-15478" rel="nofollow"><br />
<strong><em>Catherine Scholz:</em></strong><br />
</a></p>
<p>I&#8217;m also stuck trying to get memcached working I installed it with some help but now I need to edit the .conf file how do I do that?</p>
<p>Thanks so much,<br />
-WebWeaver<br />
<a href="http://catswebweave.com" rel="nofollow">http://catswebweave.com</a></p>
</blockquote>
<p>You&#8217;ll need to have an admin user setup, login with it, then use a command like:</p>
<p>sudo vi /etc/memcached.conf</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine Scholz</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-15478</link>
		<dc:creator>Catherine Scholz</dc:creator>
		<pubDate>Sun, 18 Jul 2010 02:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-15478</guid>
		<description>I&#039;m also stuck trying to get memcached working - I installed it with some help - but now I need to edit the .conf file - how do I do that?

Thanks so much,
-WebWeaver
http://catswebweave.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m also stuck trying to get memcached working &#8211; I installed it with some help &#8211; but now I need to edit the .conf file &#8211; how do I do that?</p>
<p>Thanks so much,<br />
-WebWeaver<br />
<a href="http://catswebweave.com" rel="nofollow">http://catswebweave.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JuanJose</title>
		<link>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/comment-page-1/#comment-10832</link>
		<dc:creator>JuanJose</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219#comment-10832</guid>
		<description>If you&#039;re on a PS all you need to do is run:

sudo apt-get install memcached

Then edit:

/etc/memcached.conf

You&#039;ll be set.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re on a PS all you need to do is run:</p>
<p>sudo apt-get install memcached</p>
<p>Then edit:</p>
<p>/etc/memcached.conf</p>
<p>You&#8217;ll be set.</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 09:32:44 -->
