<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing WordPress MU on a Dreamhost Server</title>
	<atom:link href="http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/</link>
	<description>we're here to help</description>
	<lastBuildDate>Mon, 08 Feb 2010 21:07:30 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Julien Lamarche</title>
		<link>http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/comment-page-1/#comment-2333</link>
		<dc:creator>Julien Lamarche</dc:creator>
		<pubDate>Tue, 07 Aug 2007 03:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/#comment-2333</guid>
		<description>Have you, at DreamHost, been able to get fully qualified domains pointing at different sites for one Wordpress MU install?</description>
		<content:encoded><![CDATA[<p>Have you, at DreamHost, been able to get fully qualified domains pointing at different sites for one Wordpress MU install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erick</title>
		<link>http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/comment-page-1/#comment-119</link>
		<dc:creator>erick</dc:creator>
		<pubDate>Wed, 15 Nov 2006 21:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/#comment-119</guid>
		<description>I got the willcard DNS entry for working subdomains with WPMU. But I don&#039;t know what configs have I to do (like .htaccess). When I try access blog.domain.com I get the error: &quot;bad_httpd_conf&quot;
Can you help me???</description>
		<content:encoded><![CDATA[<p>I got the willcard DNS entry for working subdomains with WPMU. But I don&#8217;t know what configs have I to do (like .htaccess). When I try access blog.domain.com I get the error: &#8220;bad_httpd_conf&#8221;<br />
Can you help me???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rojoro’Blog &#187; 如何在DreamHost上安裝WordPress MU</title>
		<link>http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/comment-page-1/#comment-116</link>
		<dc:creator>Rojoro’Blog &#187; 如何在DreamHost上安裝WordPress MU</dc:creator>
		<pubDate>Wed, 15 Nov 2006 13:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/#comment-116</guid>
		<description>[...] 这篇”Installing WordPress MU on a Dreamhost Server“文章正好介绍了如何在Dreamhost 空间安装WordPress MU。如果你的英文不是很好，推荐看这篇由kDolphin 翻译的文章。转自：博客报 [...]</description>
		<content:encoded><![CDATA[<p>[...] 这篇”Installing WordPress MU on a Dreamhost Server“文章正好介绍了如何在Dreamhost 空间安装WordPress MU。如果你的英文不是很好，推荐看这篇由kDolphin 翻译的文章。转自：博客报 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 海豚微笑的背后 &#187; Blog Archive &#187; 如何在DreamHost上安裝WordPress MU</title>
		<link>http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/comment-page-1/#comment-113</link>
		<dc:creator>海豚微笑的背后 &#187; Blog Archive &#187; 如何在DreamHost上安裝WordPress MU</dc:creator>
		<pubDate>Tue, 14 Nov 2006 14:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://blandname.com/2006/10/25/installing-wordpress-mu-with-dreamhost/#comment-113</guid>
		<description>[...] 　　原文：Installing WordPress MU on a Dreamhost Server 　　这是一篇译文，就本人的英语水平只能做到译其意，并不能原文照搬，见谅。 　　DreamHost是比较著名的虚拟主机提供商，相对它所提供的超大空间、流量以及其他一些特性(单键安装站点程序、支持Ruby on Rails、SSH链接、Jabber服务、无限的MySQL数据库)，价格上应该算是很便宜的一家（特别是使用优惠代码，有兴趣可以使用本站提供的优惠代码&#8221;KDOLPHIN&#8221;）。 　　基于DH的单键安装特性，用户可以很容易的Install/Upgrade WordPress。但当你试图安装WordPress MU这个多用户版本的WordPress时，很不幸DH默认情况下并不支持WP MU的子域模式。 　　以下内容认为你已经比较熟悉DH的Web面板和SSH操作。 　　首先，访问DH的&#8221;Domains&#8221;面板，选择&#8221;Manage Domains&#8221;，添加一个子域&#8221;test.site.com&#8221;，子域属性里选上&#8221;PHP5&#8243;和&#8221;Extra Web Security&#8221;。域名生效需要10分钟或者更久，我们暂时把它放在一边。 　　接下来创建数据库。在&#8221;goodies&#8221;项目中选择&#8221;Manage MySql&#8221;，创建一个新数据库，让它和你的新域名&#8221;test.site.com&#8221;相关联，记下数据库名、用户名、密码，接下来会用到。 　　通过SSH登陆到你的站点上，Windows下可以使用putty这个客户端。登陆完毕后，键入&#8221;cd test.site.com&#8221;。 　　正常情况下你现在已经处于&#8221;test.site.com&#8221;这个目录下了，接着键入以下命令： wget mu.wordpress.org/latest.tar.gz gunzip latest.tar.gz tar -xvf latest.tar cd wordpressmu-1.0(如果版本有所改变，你可以通过ls -al命令查看正确的目录) cp -rf * /home/YOURUSERNAME/test.site.com/ cd .. rm -rf wordpressmu-1.0/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　原文：Installing WordPress MU on a Dreamhost Server 　　这是一篇译文，就本人的英语水平只能做到译其意，并不能原文照搬，见谅。 　　DreamHost是比较著名的虚拟主机提供商，相对它所提供的超大空间、流量以及其他一些特性(单键安装站点程序、支持Ruby on Rails、SSH链接、Jabber服务、无限的MySQL数据库)，价格上应该算是很便宜的一家（特别是使用优惠代码，有兴趣可以使用本站提供的优惠代码&#8221;KDOLPHIN&#8221;）。 　　基于DH的单键安装特性，用户可以很容易的Install/Upgrade WordPress。但当你试图安装WordPress MU这个多用户版本的WordPress时，很不幸DH默认情况下并不支持WP MU的子域模式。 　　以下内容认为你已经比较熟悉DH的Web面板和SSH操作。 　　首先，访问DH的&#8221;Domains&#8221;面板，选择&#8221;Manage Domains&#8221;，添加一个子域&#8221;test.site.com&#8221;，子域属性里选上&#8221;PHP5&#8243;和&#8221;Extra Web Security&#8221;。域名生效需要10分钟或者更久，我们暂时把它放在一边。 　　接下来创建数据库。在&#8221;goodies&#8221;项目中选择&#8221;Manage MySql&#8221;，创建一个新数据库，让它和你的新域名&#8221;test.site.com&#8221;相关联，记下数据库名、用户名、密码，接下来会用到。 　　通过SSH登陆到你的站点上，Windows下可以使用putty这个客户端。登陆完毕后，键入&#8221;cd test.site.com&#8221;。 　　正常情况下你现在已经处于&#8221;test.site.com&#8221;这个目录下了，接着键入以下命令： wget mu.wordpress.org/latest.tar.gz gunzip latest.tar.gz tar -xvf latest.tar cd wordpressmu-1.0(如果版本有所改变，你可以通过ls -al命令查看正确的目录) cp -rf * /home/YOURUSERNAME/test.site.com/ cd .. rm -rf wordpressmu-1.0/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
