<?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>sw4 Stefan Wild &#187; xcache</title>
	<atom:link href="http://sw4.de/tag/xcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://sw4.de</link>
	<description>digitale Kommunikation</description>
	<lastBuildDate>Tue, 22 Jun 2010 11:22:36 +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>XCache unter debian etch</title>
		<link>http://sw4.de/2008/08/xcache-unter-debian-etch/</link>
		<comments>http://sw4.de/2008/08/xcache-unter-debian-etch/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 09:45:34 +0000</pubDate>
		<dc:creator>Stefan Wild</dc:creator>
				<category><![CDATA[Technik]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.sw4.de/wordpress/?p=49</guid>
		<description><![CDATA[Unter debian etch (stable) gibt es das Paket php5-xcache nicht. Zwar existiert eine Anleitung, wie man das entsprechende Paket aus Lenny (testing) installiert, das führt jedoch zu einem Fehler (libc6) in den Abhängigkeiten. Die Lösung: Inzwischen gibt es einen Backport für etch zum Download. Diesen kann man dann z.B. per folgendem Befehl installieren: dpkg -i php5-xcache_1.2.2-2~bpo40+1_i386.deb [...]]]></description>
			<content:encoded><![CDATA[<p>Unter debian etch (stable) gibt es das Paket php5-xcache nicht. Zwar existiert eine <a href="http://www.howtoforge.de/howto/xcache-in-php5-debian-etch-lighttpd-integrieren/">Anleitung</a>, wie man das entsprechende Paket aus Lenny (testing) installiert, das führt jedoch zu einem Fehler (libc6) in den Abhängigkeiten.</p>
<p>Die Lösung: Inzwischen gibt es einen Backport für etch zum <a href="http://packages.debian.org/etch-backports/php5-xcache">Download</a>. Diesen kann man dann z.B. per folgendem Befehl installieren:</p>
<blockquote><p>dpkg -i php5-xcache_1.2.2-2~bpo40+1_i386.deb</p></blockquote>
<p><strong>Ergänzung:</strong> PHP mit XCache kann so natürlich auch unter Apache2 betrieben werden.</p>
<p><strong>Update: </strong>Inzwischen haben wir auf allen Servern das stabilere <a href="http://www.php.net/apc/">APC</a> installiert. Dieses lässt sich sowohl unter Etch als auch Lenny mit dem folgenden Befehl installieren</p>
<blockquote><p>apt-get install php-apc</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://sw4.de/2008/08/xcache-unter-debian-etch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.178 seconds -->
