<?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>HostOnNet.com &#187; install apc cache</title>
	<atom:link href="http://blog.hostonnet.com/tag/install-apc-cache/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.hostonnet.com</link>
	<description>Windows, Linux, Ubuntu, Web Hosting</description>
	<lastBuildDate>Mon, 07 Jun 2010 08:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Install APC Cache</title>
		<link>http://blog.hostonnet.com/install-apc-cache</link>
		<comments>http://blog.hostonnet.com/install-apc-cache#comments</comments>
		<pubDate>Sun, 24 May 2009 10:43:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[install apc cache]]></category>
		<category><![CDATA[php apc cache]]></category>

		<guid isPermaLink="false">http://blog.hostonnet.com/?p=41</guid>
		<description><![CDATA[APC Cache is PHP Object cache to speed up PHP scripts. http://pecl.php.net/package/APC The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. Installing APC Cache is easy, just run pecl install APC [...]]]></description>
			<content:encoded><![CDATA[<p>APC Cache is PHP Object cache to speed up PHP scripts.</p>
<p><a href="http://pecl.php.net/package/APC">http://pecl.php.net/package/APC</a></p>
<p>The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. </p>
<p>Installing APC Cache is easy, just run</p>
<p><code>pecl install APC</code></p>
<p>For more details, see</p>
<p><a href="http://webhostingneeds.com/Apc">http://webhostingneeds.com/Apc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostonnet.com/install-apc-cache/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
