<?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: Install XCache PHP Opcode Cacher on BlueHost Shared Server</title>
	<atom:link href="http://rk.md/2009/xcache-bluehost/feed/" rel="self" type="application/rss+xml" />
	<link>http://rk.md/2009/xcache-bluehost/</link>
	<description>-- welcome to the life of a tech-savvy medical student --</description>
	<lastBuildDate>Mon, 08 Mar 2010 02:04:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SF</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9788</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9788</guid>
		<description>When exaclty (witch line) in php.ini I need to put?
PHP_FCGI_CHILDREN=1</description>
		<content:encoded><![CDATA[<p>When exaclty (witch line) in php.ini I need to put?<br />
PHP_FCGI_CHILDREN=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SF</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9787</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Sat, 27 Feb 2010 15:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9787</guid>
		<description>When I enabled php via fastcgi - all works fine!</description>
		<content:encoded><![CDATA[<p>When I enabled php via fastcgi &#8211; all works fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9780</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Sun, 21 Feb 2010 15:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9780</guid>
		<description>Have you conducted benchmarks to verify this? Also, you should install XCache admin and see if any of the slots are being populated with data.</description>
		<content:encoded><![CDATA[<p>Have you conducted benchmarks to verify this? Also, you should install XCache admin and see if any of the slots are being populated with data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SF</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9779</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9779</guid>
		<description>I installed this, phpinfo shows all correctly, but I have a zero speed performance with phpBB3 (xcache option enabled).</description>
		<content:encoded><![CDATA[<p>I installed this, phpinfo shows all correctly, but I have a zero speed performance with phpBB3 (xcache option enabled).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9755</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9755</guid>
		<description>Though I&#039;ve never conducted any &quot;formal&quot; tests, I think XCache is a little faster (and a lot of the Internet community agrees) for simple PHP calls like those in WordPress. There&#039;s no advantage to running both eAccelerator and XCache at the same time; in fact, I wouldn&#039;t be surprised if some of your scripts would just crash.

I never had any luck getting the admin interface set up with a password, so all I did was drag the &quot;admin&quot; folder in the XCache download to my site, renamed that folder to something only I would know, and then added the following to my php.ini with the other XCache directives: &lt;code&gt;xcache.admin.enable_auth = 0&lt;/code&gt;

Then all you have to do is access the URL of your folder: (ie: yoursite.com/xcache-admin-folder-name/)

I&#039;m glad you got the cacher working. :-)</description>
		<content:encoded><![CDATA[<p>Though I&#8217;ve never conducted any &#8220;formal&#8221; tests, I think XCache is a little faster (and a lot of the Internet community agrees) for simple PHP calls like those in WordPress. There&#8217;s no advantage to running both eAccelerator and XCache at the same time; in fact, I wouldn&#8217;t be surprised if some of your scripts would just crash.</p>
<p>I never had any luck getting the admin interface set up with a password, so all I did was drag the &#8220;admin&#8221; folder in the XCache download to my site, renamed that folder to something only I would know, and then added the following to my php.ini with the other XCache directives: <code>xcache.admin.enable_auth = 0</code></p>
<p>Then all you have to do is access the URL of your folder: (ie: yoursite.com/xcache-admin-folder-name/)</p>
<p>I&#8217;m glad you got the cacher working. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9754</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Mon, 18 Jan 2010 18:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9754</guid>
		<description>Is xCache better than eAccelerator?

Can you run them both at the same time?

How do you set up admin for xcache?

Cheers,

And thank you for this instructions they worked perfectly.</description>
		<content:encoded><![CDATA[<p>Is xCache better than eAccelerator?</p>
<p>Can you run them both at the same time?</p>
<p>How do you set up admin for xcache?</p>
<p>Cheers,</p>
<p>And thank you for this instructions they worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Booth</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9698</link>
		<dc:creator>Cory Booth</dc:creator>
		<pubDate>Thu, 03 Dec 2009 02:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9698</guid>
		<description>That little birdy was me...

I must admit, I noticed this problem immediately when BH upgraded PHP.  I am running vBulletin as well and it failed when xcache dropped off.

However, no matter what I did at the time, I could not get the module to load using php.ini.

Appears the &quot;released&quot; version is now working and xCache now shows on php.ini.

Thanks very much for the instructions!</description>
		<content:encoded><![CDATA[<p>That little birdy was me&#8230;</p>
<p>I must admit, I noticed this problem immediately when BH upgraded PHP.  I am running vBulletin as well and it failed when xcache dropped off.</p>
<p>However, no matter what I did at the time, I could not get the module to load using php.ini.</p>
<p>Appears the &#8220;released&#8221; version is now working and xCache now shows on php.ini.</p>
<p>Thanks very much for the instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9697</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Wed, 02 Dec 2009 17:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9697</guid>
		<description>A BlueHost user who used this walkthrough on his site was kind enough to inform me that XCache recently stopped working for him. Upon investigation, I realized this was true for RK.md too. After upgrading to the new distribution (1.3.0), I&#039;m back in business. :-) The original post has been updated to install the new distro.</description>
		<content:encoded><![CDATA[<p>A BlueHost user who used this walkthrough on his site was kind enough to inform me that XCache recently stopped working for him. Upon investigation, I realized this was true for RK.md too. After upgrading to the new distribution (1.3.0), I&#8217;m back in business. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  The original post has been updated to install the new distro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9687</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9687</guid>
		<description>Hey Vladimir,

I&#039;ve actually never heard of Varnish, but after looking into it, the project seems really good! I would imagine that the installation is similar to that of XCache, but I just don&#039;t have time for the next few weeks (due to school) to actually install it for myself. I&#039;ll write a guide as soon as I have some free time. Thanks for the comment! :-)</description>
		<content:encoded><![CDATA[<p>Hey Vladimir,</p>
<p>I&#8217;ve actually never heard of Varnish, but after looking into it, the project seems really good! I would imagine that the installation is similar to that of XCache, but I just don&#8217;t have time for the next few weeks (due to school) to actually install it for myself. I&#8217;ll write a guide as soon as I have some free time. Thanks for the comment! <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vladimir</title>
		<link>http://rk.md/2009/xcache-bluehost/#comment-9686</link>
		<dc:creator>vladimir</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://rk.md/?p=846#comment-9686</guid>
		<description>Hi
I installed xcache according to your guide and it now works fine but there  is another one that i found and which i believe could further improve performance - http cache varnish http://varnish.projects.linpro.no/. I&#039;m struggling to find instalation guide like yours but there is none maybe if you can take a look?</description>
		<content:encoded><![CDATA[<p>Hi<br />
I installed xcache according to your guide and it now works fine but there  is another one that i found and which i believe could further improve performance &#8211; http cache varnish <a href="http://varnish.projects.linpro.no/" rel="nofollow">http://varnish.projects.linpro.no/</a>. I&#8217;m struggling to find instalation guide like yours but there is none maybe if you can take a look?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
