<?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>Wire Turf &#187; Symfony</title>
	<atom:link href="http://www.wireturf.com/tag/symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wireturf.com</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 06:06:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Getting Memcached working on Windows Vista with Symfony</title>
		<link>http://www.wireturf.com/2009/11/11/getting-memcached-working-on-windows-vista-with-symfony/</link>
		<comments>http://www.wireturf.com/2009/11/11/getting-memcached-working-on-windows-vista-with-symfony/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 18:27:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.wireturf.com/?p=100</guid>
		<description><![CDATA[I finally found a solution to a long standing issue that had been driving me crazy: getting memcached to work with the PHP development framework Symfony on my Windows Vista based development machine. For whatever reason, it just has not worked for me from day 1 since moving to Vista (from XP) and setting up [...]]]></description>
			<content:encoded><![CDATA[<p>I finally found a solution to a long standing issue that had been driving me crazy: getting memcached to work with the PHP development framework Symfony on my Windows Vista based development machine. For whatever reason, it just has not worked for me from day 1 since moving to Vista (from XP) and setting up Symfony within WAMP (Apache, Mysql, PHP). The maddening thing is that memcached has worked fine with other non-symfony PHP based web apps in my Vista set up &#8211; it&#8217;s just the apps that are Symfony based that have not worked with memcached.</p>
<p>On to the solution: A modified version of memcached found here: </p>
<p>http://code.jellycan.com/memcached/</p>
<p>I don&#8217;t know why this does work, but I know it does and that&#8217;s good enough for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wireturf.com/2009/11/11/getting-memcached-working-on-windows-vista-with-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
