<?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 in a subfolder</title>
	<atom:link href="http://wpmututorials.com/installation2/installing-in-a-subfolder/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/</link>
	<description>WordPressMU how to - tips, hints, tricks and explainations for multiple blogs in WordPress</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:20:40 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bonny</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-6206</link>
		<dc:creator>Bonny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-6206</guid>
		<description>Never touched the config file, and it has yet to get that far to create one.

If I erase the comments, I just get the die () error again. I&#039;ve re-created the databases I don&#039;t know how many times now, they are solid - I&#039;m assuming its because I&#039;m installing in a folder off the root and I have several WP installs already elsewhere.</description>
		<content:encoded><![CDATA[<p>Never touched the config file, and it has yet to get that far to create one.</p>
<p>If I erase the comments, I just get the die () error again. I&#8217;ve re-created the databases I don&#8217;t know how many times now, they are solid &#8211; I&#8217;m assuming its because I&#8217;m installing in a folder off the root and I have several WP installs already elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-6198</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-6198</guid>
		<description>You no longer need to do this. If you&#039;re getting the die error, you either filled out your config file beforehand (that&#039;s a no-no, it tells you not to) or your db details are wrong.

Just delete the wp-config.php file, visit your site in a browser, and run the installer again.</description>
		<content:encoded><![CDATA[<p>You no longer need to do this. If you&#8217;re getting the die error, you either filled out your config file beforehand (that&#8217;s a no-no, it tells you not to) or your db details are wrong.</p>
<p>Just delete the wp-config.php file, visit your site in a browser, and run the installer again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bonny</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-6197</link>
		<dc:creator>Bonny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-6197</guid>
		<description>I&#039;m still struggling with this one. I&#039;ve commented out what I *think* is the right line. Using the newest install of WPMU (2.9.1) has lines 23 and 27 ending with a }. If I comment out either line, I get:

&quot;There doesn&#039;t seem to be a wp-config.php file. I need this before we can get started.&quot;

If I don&#039;t comment out the line, I get the icky die() error. 

Help?</description>
		<content:encoded><![CDATA[<p>I&#8217;m still struggling with this one. I&#8217;ve commented out what I *think* is the right line. Using the newest install of WPMU (2.9.1) has lines 23 and 27 ending with a }. If I comment out either line, I get:</p>
<p>&#8220;There doesn&#8217;t seem to be a wp-config.php file. I need this before we can get started.&#8221;</p>
<p>If I don&#8217;t comment out the line, I get the icky die() error. </p>
<p>Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venu</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-5976</link>
		<dc:creator>venu</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-5976</guid>
		<description>We have done the development in a sub directory on our domain. now when we created an installation on the root to take the site live , we are running into couple of issues.
1)
When we try to log into wp-admin , it is getting redirected to the old subdirectory admin of the development site. However when i go through wp-login.php then i am able to go to the new installation admin but when i type http://www.xxxx.com/wp-admin it goes to the old admin.
Where should i look to fix this issue

2)We have the main site and a blog on the installation. We have created a subdomain blog.xxxxxx.com to point to the blog . We installed the domain mapping plug in and wanted to make the blog point to the sub domain. Can you please help as to how we do that? If we have a CNAME for the subdomain, where do we enter it or configure to point to the blog

Would really appreciate some help in this regard. I am not that well versed with technicalities but can figure out if i have some pointers

Regards

venu</description>
		<content:encoded><![CDATA[<p>We have done the development in a sub directory on our domain. now when we created an installation on the root to take the site live , we are running into couple of issues.<br />
1)<br />
When we try to log into wp-admin , it is getting redirected to the old subdirectory admin of the development site. However when i go through wp-login.php then i am able to go to the new installation admin but when i type <a href="http://www.xxxx.com/wp-admin" rel="nofollow">http://www.xxxx.com/wp-admin</a> it goes to the old admin.<br />
Where should i look to fix this issue</p>
<p>2)We have the main site and a blog on the installation. We have created a subdomain blog.xxxxxx.com to point to the blog . We installed the domain mapping plug in and wanted to make the blog point to the sub domain. Can you please help as to how we do that? If we have a CNAME for the subdomain, where do we enter it or configure to point to the blog</p>
<p>Would really appreciate some help in this regard. I am not that well versed with technicalities but can figure out if i have some pointers</p>
<p>Regards</p>
<p>venu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-5920</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Sun, 24 Jan 2010 16:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-5920</guid>
		<description>Till now I have always installed in to a subdirectory like q21digital.com/mu/goes-here then just scrubed my database for /mu/ and change the .htaccess and wp-config files in the new install. 


will try your way next time, thanks.</description>
		<content:encoded><![CDATA[<p>Till now I have always installed in to a subdirectory like q21digital.com/mu/goes-here then just scrubed my database for /mu/ and change the .htaccess and wp-config files in the new install. </p>
<p>will try your way next time, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-4606</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 19 Dec 2009 02:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-4606</guid>
		<description>bluehost does not support WordPress MU installs, just WordPress installs.</description>
		<content:encoded><![CDATA[<p>bluehost does not support WordPress MU installs, just WordPress installs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-4590</link>
		<dc:creator>me</dc:creator>
		<pubDate>Fri, 18 Dec 2009 19:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-4590</guid>
		<description>AAAARGH!!!!!! That is how I felt when I wrote that last post. I got it figured out now. WPMU is soooo sensitive. I apologize. Thanks for the email Andrea. Turns out that all I had to do was delete the wordpress directory that I had extracted and redo it. =P</description>
		<content:encoded><![CDATA[<p>AAAARGH!!!!!! That is how I felt when I wrote that last post. I got it figured out now. WPMU is soooo sensitive. I apologize. Thanks for the email Andrea. Turns out that all I had to do was delete the wordpress directory that I had extracted and redo it. =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-4563</link>
		<dc:creator>me</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-4563</guid>
		<description>There is no help. NO ONE HAS THE ANSWER. I have been these forums for 2 weeks now trying to install wpmu. I follow EVERY direction to a t and NOTHING. I am so frustrated!!!!!!</description>
		<content:encoded><![CDATA[<p>There is no help. NO ONE HAS THE ANSWER. I have been these forums for 2 weeks now trying to install wpmu. I follow EVERY direction to a t and NOTHING. I am so frustrated!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Cera</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-4396</link>
		<dc:creator>Chris Cera</dc:creator>
		<pubDate>Sun, 13 Dec 2009 00:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-4396</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bachir</title>
		<link>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comment-4289</link>
		<dc:creator>John Bachir</dc:creator>
		<pubDate>Thu, 10 Dec 2009 06:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=239#comment-4289</guid>
		<description>Extraordinarily helpful. Thanks!</description>
		<content:encoded><![CDATA[<p>Extraordinarily helpful. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
