<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; wordpress mu</title>
	<atom:link href="http://manishlive.com/tag/wordpress-mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:08:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to fix WordPress MU redirect loop during installation</title>
		<link>http://manishlive.com/how-to-fix-wordpress-mu-redirect-loop-during-installation/</link>
		<comments>http://manishlive.com/how-to-fix-wordpress-mu-redirect-loop-during-installation/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 01:04:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://manishlive.com/how-to-fix-wordpress-mu-redirect-loop-during-installation/</guid>
		<description><![CDATA[While using on one of my project encounter this problem, When I open Home Page after installation an endless loop occur. Why this happens? It happens when during installation of WordPress MU, database was not created but the wp-config.php has already been written. If wordpress find this file then installation not begin &#38; it search]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-fix-wordpress-mu-redirect-loop-during-installation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-fix-wordpress-mu-redirect-loop-during-installation%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: justify;">While using on one of my project encounter this problem, When I open Home Page after installation an endless loop occur.</p>
<p style="text-align: justify;"><strong>Why this happens? </strong></p>
<p style="text-align: justify;">It happens when during installation of WordPress MU, database was not created but the wp-config.php has already been written. If wordpress find this file then installation not begin &amp; it search for the DB to load blog but actual DB information is not there. It try again &amp; again to load blog &amp; redirect loop occur in result.</p>
<p style="text-align: justify;"><strong>Fix</strong></p>
<p style="text-align: justify;">To fix the issue simply rename or delete the wp-config.php that was generated during the first install &amp; re-install wordpress mu. Make sure you have corrected the DB problem before you go through the install again &amp; database user you are using during installation have sufficient permission to create and manipulate database tables.</p>
<div style="float:right;margin:-38px 50px 0px 0px;"></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-fix-wordpress-mu-redirect-loop-during-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Wordpress]]></coop:keyword>
		<coop:keyword><![CDATA[wordpress mu]]></coop:keyword>
	</item>
	</channel>
</rss>
