<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>次世代情報都市みらい &#187; XCache</title>
	<atom:link href="http://www.mirai-city.org/tag/xcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mirai-city.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 10 Jun 2009 07:34:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.mirai-city.org/tag/xcache/feed/" />
		<item>
		<title>MediaWikiでXCache</title>
		<link>http://www.mirai-city.org/mediawiki%e3%81%a7xcache/</link>
		<comments>http://www.mirai-city.org/mediawiki%e3%81%a7xcache/#comments</comments>
		<pubDate>Mon, 04 May 2009 04:10:15 +0000</pubDate>
		<dc:creator>齊藤 貴義</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[XCache]]></category>

		<guid isPermaLink="false">http://www.mirai-city.org/?p=39</guid>
		<description><![CDATA[MediaWikiでXCacheを有効にしました（サーバーはCentOS5.3）。
最新版のXCache（1.2.2）のtar.gzを取得。
/usr/bin/phpize
./configure &#8211;enab [...]]]></description>
			<content:encoded><![CDATA[<p>MediaWikiでXCacheを有効にしました（サーバーはCentOS5.3）。<br />
最新版のXCache（1.2.2）のtar.gzを取得。</p>
<blockquote><p>/usr/bin/phpize<br />
./configure &#8211;enable-xcache &#8211;with-php-config=/usr/bin/php-config<br />
make<br />
make install</p></blockquote>
<p>さらに、インストール実行ディレクトリにxcache.iniが出来ているので、これをコピーします。</p>
<blockquote><p>cp xcache.ini /etc/php.d/</p></blockquote>
<p>xcache.mmap_path、xcache.size、xcache.var_sizeなどを適正に設定します。ここで実在するディレクトリをxcache.mmap_pathに設定すると、MediaWiki側で下記のエラーが出てしまいます。</p>
<blockquote><p>xcache.var_size is either 0 or too small to enable var data caching in</p></blockquote>
<p>あとはMediaWikiのインストールウィザードでXCacheを選択。<br />
そうして出来上がったのが、<a href="http://wiki.mirai-city.org/wiki/INDEX">みらいwiki</a>。かなり高速に動いています。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mirai-city.org/mediawiki%e3%81%a7xcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.mirai-city.org/mediawiki%e3%81%a7xcache/" />
	</item>
	</channel>
</rss>
