You can, but I don’t think that’s his intention… he wants to use the same installation so he can compare and contrast functionality and usability, test, etc.

 

From what I can see… I doubt it’d work.

 

Rob

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chen ZhaoLin
Sent: Monday, 28 November 2005 6:23 PM
To: [email protected]
Subject: Re: [wp-testers] Run 2 or more Wordpress trees with same db?

 

// You can have multiple installations in one database if you give each a unique prefix
$table_prefix  = 'wp_';   // Only numbers, letters, and underscores please!

Quoted direct from the config file. So yes you can. Just need to change that value

On 11/28/05, Rod Morison <[EMAIL PROTECTED]> wrote:

Is there a way to configure Wordpress to run 2 different code bases off
the same db? Is it safe (particularly wrt schema diffs)?

Goal is that I can leave my 1.5 Wordpress up for public access, and work
with 2.0 svn/nightly myself for test & experiments.

Horde (www.horde.org) can do this pretty well, though I don't know if
it's officially supported.

Thanks,

Rod

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

 

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to