<?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>维基天空 &#187; DirectAdmin</title>
	<atom:link href="http://www.wikisky.net/tag/directadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wikisky.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 07 Sep 2009 02:33:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Custom Apache Build System with DA(DirectAdmin)</title>
		<link>http://www.wikisky.net/2007/12/25/custom-apache-build-system-with-dadirectadmin/</link>
		<comments>http://www.wikisky.net/2007/12/25/custom-apache-build-system-with-dadirectadmin/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 15:08:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DA]]></category>
		<category><![CDATA[DirectAdmin]]></category>

		<guid isPermaLink="false">http://www.wikisky.net/2007/12/25/custom-apache-build-system-with-dadirectadmin/</guid>
		<description><![CDATA[As root, type:
cd /usr/local/directadmin
mkdir customapache
cd customapache
wget http://files.directadmin.com/services/customapache/build
chmod 755 build
./build update
./build all
And if you want to have Zend, after the whole thing finishes, type:
./build zend
and answer all questions.
Zend install = /usr/local/Zend
php.ini = /usr/local/lib
Apache config dir = /etc/httpd/conf
php = 4.3.9
apache bin = /usr/sbin
it will try to restart the server, which might fail, so type
service httpd restart
]]></description>
		<wfw:commentRss>http://www.wikisky.net/2007/12/25/custom-apache-build-system-with-dadirectadmin/feed/</wfw:commentRss>
		<slash:comments>4641</slash:comments>
		</item>
	</channel>
</rss>
