<?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: Running multiple WordPress installations using the same MySQL Database</title>
	<atom:link href="http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/</link>
	<description>"... tech .... fun .. bizarre ... india .... pictures ..... anything in the world ...."</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:05:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: matt</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14693</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Mon, 20 Sep 2010 21:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14693</guid>
		<description>that IS my definition of easy! thanks :D</description>
		<content:encoded><![CDATA[<p>that IS my definition of easy! thanks <img src='http://blog.gadodia.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14683</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Sun, 19 Sep 2010 22:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14683</guid>
		<description>Well Matt, depends on what you call easy. It is a simple matter of deleting the web files, and the tables for the second installation which will be clearly marked because of the prefix.

Your first installation is not affected in anyway.</description>
		<content:encoded><![CDATA[<p>Well Matt, depends on what you call easy. It is a simple matter of deleting the web files, and the tables for the second installation which will be clearly marked because of the prefix.</p>
<p>Your first installation is not affected in anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14674</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sun, 19 Sep 2010 14:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14674</guid>
		<description>will it be easy/possible to uninstall just one version of wordpress later on? I just need the second one to try some stuff out.</description>
		<content:encoded><![CDATA[<p>will it be easy/possible to uninstall just one version of wordpress later on? I just need the second one to try some stuff out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14437</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 06 Jul 2010 12:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14437</guid>
		<description>Hey,
Thanks for this.
Yep we wanted to use a multi-lingual plugin but they just don&#039;t work well enough yet - the translation from English to Russian was awful and the client rejected it - so its easier to create 3 websites.
It also enables the client to tailor content for each site audience.
Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hey,<br />
Thanks for this.<br />
Yep we wanted to use a multi-lingual plugin but they just don&#8217;t work well enough yet &#8211; the translation from English to Russian was awful and the client rejected it &#8211; so its easier to create 3 websites.<br />
It also enables the client to tailor content for each site audience.<br />
Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14430</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Sat, 03 Jul 2010 03:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14430</guid>
		<description>If I was in your place, I would do the same thing - i.e. install multiple wordpress installations but point them to the same database, just with different prefix. Also, I wouldn&#039;t prefer using the webhost&#039;s automatic scripts to install, since it will probably create three separate databases.

Here are some points to consider however:
- the reason I would do this in one database is because it makes it easier for me to manage backups.
- some hosts charge you per database
- the reason I wouldn&#039;t do it per database is if your websites are going to become very popular, then one database may not be enough, and it might slow everything down.

Finally, if the three sites are going to have the same content, then why aren&#039;t you considering a multi-lingual plugin? Search google for &quot;wordpress multilingual plugin&quot;.</description>
		<content:encoded><![CDATA[<p>If I was in your place, I would do the same thing &#8211; i.e. install multiple wordpress installations but point them to the same database, just with different prefix. Also, I wouldn&#8217;t prefer using the webhost&#8217;s automatic scripts to install, since it will probably create three separate databases.</p>
<p>Here are some points to consider however:<br />
- the reason I would do this in one database is because it makes it easier for me to manage backups.<br />
- some hosts charge you per database<br />
- the reason I wouldn&#8217;t do it per database is if your websites are going to become very popular, then one database may not be enough, and it might slow everything down.</p>
<p>Finally, if the three sites are going to have the same content, then why aren&#8217;t you considering a multi-lingual plugin? Search google for &#8220;wordpress multilingual plugin&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14429</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 02 Jul 2010 15:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14429</guid>
		<description>I have a site I am creating that will have 3 different language versions.

For whatever reason we are intending to create 3 different wordpress sites all running under the same domain name and off one database.

e.g.

www.domainname.com/    (this will be the default UK site)
www.domainname.com/russia
www.domainname.com/czech

Should I just create new wordpress installs in the directories above e.g. russia and then change the table prefix for each one?

The webhost automatically installs wordpress - will this cause a problem?

Thanks in advance for your help. Great post!

Chris</description>
		<content:encoded><![CDATA[<p>I have a site I am creating that will have 3 different language versions.</p>
<p>For whatever reason we are intending to create 3 different wordpress sites all running under the same domain name and off one database.</p>
<p>e.g.</p>
<p><a href="http://www.domainname.com/" rel="nofollow">http://www.domainname.com/</a>    (this will be the default UK site)<br />
<a href="http://www.domainname.com/russia" rel="nofollow">http://www.domainname.com/russia</a><br />
<a href="http://www.domainname.com/czech" rel="nofollow">http://www.domainname.com/czech</a></p>
<p>Should I just create new wordpress installs in the directories above e.g. russia and then change the table prefix for each one?</p>
<p>The webhost automatically installs wordpress &#8211; will this cause a problem?</p>
<p>Thanks in advance for your help. Great post!</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14355</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Mon, 14 Jun 2010 01:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14355</guid>
		<description>Are these going to have the same content, just different look and feel (and URL, I assume)? If yes, then I don&#039;t think so. The WP database will only work with one URL.

Although, I am guessing that you can probably customize the WordPress installation itself to support what you are doing (so that it loads different themes depending on where the user is coming from).</description>
		<content:encoded><![CDATA[<p>Are these going to have the same content, just different look and feel (and URL, I assume)? If yes, then I don&#8217;t think so. The WP database will only work with one URL.</p>
<p>Although, I am guessing that you can probably customize the WordPress installation itself to support what you are doing (so that it loads different themes depending on where the user is coming from).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macoway Advertising</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-14354</link>
		<dc:creator>Macoway Advertising</dc:creator>
		<pubDate>Mon, 14 Jun 2010 00:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-14354</guid>
		<description>Hello, we use wordpress for our &lt;a href=&#039;http://www.macoway.com/news/&#039; rel=&quot;nofollow&quot;&gt;News Section&lt;/a&gt;. Is there a way to use the same database but have 2 different wp themes/ alias 2 differen folders of wp, using same database? Thanks. Still under development.</description>
		<content:encoded><![CDATA[<p>Hello, we use wordpress for our <a href='http://www.macoway.com/news/' rel="nofollow">News Section</a>. Is there a way to use the same database but have 2 different wp themes/ alias 2 differen folders of wp, using same database? Thanks. Still under development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-11540</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-11540</guid>
		<description>Thank you for lesson, buddy! That info was very helpfully.</description>
		<content:encoded><![CDATA[<p>Thank you for lesson, buddy! That info was very helpfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoran</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10921</link>
		<dc:creator>Zoran</dc:creator>
		<pubDate>Wed, 20 May 2009 06:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10921</guid>
		<description>Hi,

Great tutorial. This is just what I needed. Thanks!

Take care.

Zoran</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great tutorial. This is just what I needed. Thanks!</p>
<p>Take care.</p>
<p>Zoran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10774</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Mon, 30 Mar 2009 09:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10774</guid>
		<description>Hi William, I have sent you a more detailed reply on email. But here&#039;s the crux of my answer:

- What I describe is essentially equivalent to separately installed blogs. The only thing you are avoiding is to create a separate database for each one.

- Wordpress MU (multiuser) on the other hand is a single installation which allows you to have multiple blogs on that single installation. It allows you to administer all the blogs centrally.

I have never noticed how heavy a WordPress install is (I think it is in the region of 2-3 megabytes).</description>
		<content:encoded><![CDATA[<p>Hi William, I have sent you a more detailed reply on email. But here&#8217;s the crux of my answer:</p>
<p>- What I describe is essentially equivalent to separately installed blogs. The only thing you are avoiding is to create a separate database for each one.</p>
<p>- WordPress MU (multiuser) on the other hand is a single installation which allows you to have multiple blogs on that single installation. It allows you to administer all the blogs centrally.</p>
<p>I have never noticed how heavy a WordPress install is (I think it is in the region of 2-3 megabytes).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10773</link>
		<dc:creator>William</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10773</guid>
		<description>Vaibhav,

Hi, I am mostly new to web publishing but have known for four years that WordPress would be the way to go. I have had a bit of experience FTP&#039;ing files to a Unix account at school a couple years ago and having the pages appear on the web. I am comfortable tweaking .ini type files if given the how-to directions.

I have 3 domains reserved, each for a weblog. I will signup soon with a hosting company. I like to plan carefully and well at the start and am reading about WordPress. I understand most of the basics and concepts of what I am reading about so far. 

But...

Could you help me understand the difference, if any, between these two concepts:

- a single Wordpress install to be used for multiple blogs (VIrtual Multiblog; WP-Hive)
- multiple WordPress installations on the same MySQL database (your post)

The first implies that the newbie would typically have a unique (repeated) WP install for each blog but can get around that; the second sounds like you can have several blogs using a single database.

Are these two things distinct and different considerations or are they identical situations just expressed in different words? -- If they are different, please describe the differences and which of these 2 categories is the more fundamental and primary/preliminary consideration and decision.

Any guidance in the thought process for deciding these two things would helpful.

PS - How many Megabytes does &quot;a WordPress install&quot; tend to be before you start adding blogpost content to it?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Vaibhav,</p>
<p>Hi, I am mostly new to web publishing but have known for four years that WordPress would be the way to go. I have had a bit of experience FTP&#8217;ing files to a Unix account at school a couple years ago and having the pages appear on the web. I am comfortable tweaking .ini type files if given the how-to directions.</p>
<p>I have 3 domains reserved, each for a weblog. I will signup soon with a hosting company. I like to plan carefully and well at the start and am reading about WordPress. I understand most of the basics and concepts of what I am reading about so far. </p>
<p>But&#8230;</p>
<p>Could you help me understand the difference, if any, between these two concepts:</p>
<p>- a single WordPress install to be used for multiple blogs (VIrtual Multiblog; WP-Hive)<br />
- multiple WordPress installations on the same MySQL database (your post)</p>
<p>The first implies that the newbie would typically have a unique (repeated) WP install for each blog but can get around that; the second sounds like you can have several blogs using a single database.</p>
<p>Are these two things distinct and different considerations or are they identical situations just expressed in different words? &#8212; If they are different, please describe the differences and which of these 2 categories is the more fundamental and primary/preliminary consideration and decision.</p>
<p>Any guidance in the thought process for deciding these two things would helpful.</p>
<p>PS &#8211; How many Megabytes does &#8220;a WordPress install&#8221; tend to be before you start adding blogpost content to it?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unactive</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10726</link>
		<dc:creator>unactive</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10726</guid>
		<description>Thanks for the article, I have been looking for articles about this to have a better understanding about it.</description>
		<content:encoded><![CDATA[<p>Thanks for the article, I have been looking for articles about this to have a better understanding about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10439</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10439</guid>
		<description>Hello bk,

Yes, you are doing good. A couple of obvious things just so you are clear:
1. The new wordpress will be in a separate directory/folder/path than the original one.
2. You will still need to install WordPress (but that will happen on its own, when you first try to access it on your server).

If you run into trouble, let me know.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hello bk,</p>
<p>Yes, you are doing good. A couple of obvious things just so you are clear:<br />
1. The new wordpress will be in a separate directory/folder/path than the original one.<br />
2. You will still need to install WordPress (but that will happen on its own, when you first try to access it on your server).</p>
<p>If you run into trouble, let me know.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bk</title>
		<link>http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/comment-page-1/#comment-10436</link>
		<dc:creator>bk</dc:creator>
		<pubDate>Fri, 28 Nov 2008 00:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gadodia.net/running-multiple-wordpress-installations-using-the-same-mysql-database/#comment-10436</guid>
		<description>Hi I already have one instance of Wordpress running which I installed using Fantastico but I need to add another blog using the same database as I have no more databases left. Fantastico won&#039;t let me install on the same database as it wants to give it a whole new one. Therefore it looks like I have to manually install Wordpress so can you help me with this please? 

I think these are some of the steps I would need to take:

Download wordpress
Rename wp-config-sample.php to wp-config.php.
Change default $table_prefix of ‘wp_’ in the wp-config.php file from default wp to say &#039;xx_&#039; 
Update config file with details of db_name etc 
Upload wordpress to server
Set permissions

Am I on the right track here.  Seems like a lot of effort to get this working or am I making it hard work.</description>
		<content:encoded><![CDATA[<p>Hi I already have one instance of WordPress running which I installed using Fantastico but I need to add another blog using the same database as I have no more databases left. Fantastico won&#8217;t let me install on the same database as it wants to give it a whole new one. Therefore it looks like I have to manually install WordPress so can you help me with this please? </p>
<p>I think these are some of the steps I would need to take:</p>
<p>Download wordpress<br />
Rename wp-config-sample.php to wp-config.php.<br />
Change default $table_prefix of ‘wp_’ in the wp-config.php file from default wp to say &#8216;xx_&#8217;<br />
Update config file with details of db_name etc<br />
Upload wordpress to server<br />
Set permissions</p>
<p>Am I on the right track here.  Seems like a lot of effort to get this working or am I making it hard work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

