<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rusty Razor Blade &#187; memcached</title>
	<atom:link href="http://www.rustyrazorblade.com/category/memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Wed, 21 Jul 2010 20:42:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Warning: Memcache::set(): Failed to extract &#8216;connection&#8217; variable</title>
		<link>http://www.rustyrazorblade.com/2008/04/php-warning-memcacheset-failed-to-extract-connection-variable/</link>
		<comments>http://www.rustyrazorblade.com/2008/04/php-warning-memcacheset-failed-to-extract-connection-variable/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 01:46:15 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[memcached]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=119</guid>
		<description><![CDATA[I got this today.  Solved by restarting the Memcached server.  Move along.
Edit: this is actually a reoccurring bug we&#8217;re seeing with the memcache 2.2.3 stable build on 2 different boxes
2nd Edit: Actually it was a bug in my code.  I wasn&#8217;t setting the server and ip correctly, there was a typo in [...]]]></description>
			<content:encoded><![CDATA[<p>I got this today.  Solved by restarting the Memcached server.  Move along.</p>
<p><em>Edit: this is actually a reoccurring bug we&#8217;re seeing with the memcache 2.2.3 stable build on 2 different boxes</em><br />
<em>2nd Edit: Actually it was a bug in my code.  I wasn&#8217;t setting the server and ip correctly, there was a typo in my configuration</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rustyrazorblade.com/2008/04/php-warning-memcacheset-failed-to-extract-connection-variable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
