<?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>Ich bin root &#187; apache</title>
	<atom:link href="http://ichbinroot.de/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://ichbinroot.de</link>
	<description>ich darf das!</description>
	<lastBuildDate>Fri, 13 Jan 2012 13:49:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PHP-Cache APC unter Ubuntu Gutsy Gibbon (7.10) installieren</title>
		<link>http://ichbinroot.de/2007/11/php-cache-apc-unter-ubuntu-gutsy-gibbon-7-10-installieren/</link>
		<comments>http://ichbinroot.de/2007/11/php-cache-apc-unter-ubuntu-gutsy-gibbon-7-10-installieren/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 09:52:43 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[anleitungen]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ichbinroot.de/?p=23</guid>
		<description><![CDATA[sudo aptitude install apache2-dev php5-dev php-pear sudo pecl install apc sudo vim /etc/php5/apache2/php.ini # "extension=apc.so" hinzufügen]]></description>
			<content:encoded><![CDATA[<pre>sudo aptitude install apache2-dev php5-dev php-pear
sudo pecl install apc
sudo vim /etc/php5/apache2/php.ini
# "extension=apc.so" hinzufügen</pre>
]]></content:encoded>
			<wfw:commentRss>http://ichbinroot.de/2007/11/php-cache-apc-unter-ubuntu-gutsy-gibbon-7-10-installieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

