<?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>One day at a time &#187; selinux</title>
	<atom:link href="http://www.terencekwan.com/tag/selinux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terencekwan.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:28:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache DocumentRoot does not exist</title>
		<link>http://www.terencekwan.com/apache-documentroot-does-not-exist</link>
		<comments>http://www.terencekwan.com/apache-documentroot-does-not-exist#comments</comments>
		<pubDate>Sat, 19 Jul 2008 18:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/archives/4</guid>
		<description><![CDATA[Try to setup Apache virtual host on a new machine.
 Apache keeps complain about about the DocumentRoot does not exist and cannot write the log file. My document is using capistrano to do symbol link.
 It turns out the problem is SELinux.
Do:
echo 0 &#62; selinux/enforce
It will disable SELinux and fix the problem. I have not look into [...]]]></description>
		<wfw:commentRss>http://www.terencekwan.com/apache-documentroot-does-not-exist/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
