<?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: Mcache:  Install and configure mcache (msession) to be used for session caching in PHP.</title>
	<atom:link href="http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/</link>
	<description>Enterprise level solutions, LAMP, Linux, Apache, MySQL, PHP, Perl, Windows, Cache, Optimization</description>
	<lastBuildDate>Mon, 16 Apr 2012 22:54:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ways to build session server (cluster) &#187; Xrigher</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-910</link>
		<dc:creator>ways to build session server (cluster) &#187; Xrigher</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-910</guid>
		<description>[...] However, it suffer to the fact that it&#8217;s not able to run on a x86_64 OS as described here: http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-.... But as the author says, this solution is &#8220;a quick and dirty (note: dirty) [...]</description>
		<content:encoded><![CDATA[<p>[...] However, it suffer to the fact that it&#8217;s not able to run on a x86_64 OS as described here: <a href="http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-..." rel="nofollow">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-&#8230;</a>. But as the author says, this solution is &#8220;a quick and dirty (note: dirty) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ways to build session server (cluster) &#187; Xrigher</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-909</link>
		<dc:creator>ways to build session server (cluster) &#187; Xrigher</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-909</guid>
		<description>[...] MCache, formally known as msession . Normally, this should be the best choice to set up a session server. However, it suffer to the fact that it&#8217;s not able to run on a x86_64 OS as described here: http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-.... [...]</description>
		<content:encoded><![CDATA[<p>[...] MCache, formally known as msession . Normally, this should be the best choice to set up a session server. However, it suffer to the fact that it&#8217;s not able to run on a x86_64 OS as described here: <a href="http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-..." rel="nofollow">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-&#8230;</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dormael</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-573</link>
		<dc:creator>dormael</dc:creator>
		<pubDate>Fri, 11 Jan 2008 01:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-573</guid>
		<description>Thank you for your instructions.

Everyting works fine.
But the plugin such as filecache is not installed.
And sqlite3 plugin seems is not working..

Did you succeed in activating any cache plugin?</description>
		<content:encoded><![CDATA[<p>Thank you for your instructions.</p>
<p>Everyting works fine.<br />
But the plugin such as filecache is not installed.<br />
And sqlite3 plugin seems is not working..</p>
<p>Did you succeed in activating any cache plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-562</link>
		<dc:creator>Sachin</dc:creator>
		<pubDate>Fri, 21 Dec 2007 08:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-562</guid>
		<description>Installation was ok, but sessions are not being created..

Warning: session_start() [function.session-start]: Cannot find save handler mcache in filename.php

I&#039;m into administartion rather in coding coding side of php so can you please tell me what&#039;s wrong with my settings ???</description>
		<content:encoded><![CDATA[<p>Installation was ok, but sessions are not being created..</p>
<p>Warning: session_start() [function.session-start]: Cannot find save handler mcache in filename.php</p>
<p>I&#8217;m into administartion rather in coding coding side of php so can you please tell me what&#8217;s wrong with my settings ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Opus</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-260</link>
		<dc:creator>Opus</dc:creator>
		<pubDate>Tue, 10 Jul 2007 23:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-260</guid>
		<description>Thanks! This worked in Ubuntu as well. I posted a link to your instructions on ubuntuforums.org.</description>
		<content:encoded><![CDATA[<p>Thanks! This worked in Ubuntu as well. I posted a link to your instructions on ubuntuforums.org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/comment-page-1/#comment-247</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Fri, 08 Jun 2007 22:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/2007/05/23/mcache-install-and-configure-mcache-msession-to-be-used-for-session-caching-in-php/#comment-247</guid>
		<description>could you advice how to install php with mcache support ?</description>
		<content:encoded><![CDATA[<p>could you advice how to install php with mcache support ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

