Archives for March, 2010
Looking for something else? Check the archives.
Looking for something else? Check the archives.
In a recent project, I found myself having to share user tables between two separate WordPress installations. This is common in multi-lingual websites, but might just come in handy for you as well. I am assuming you already have a WordPress installation in place and are now installing a second one. You’ll need to open your first WordPress installation’s config.php file and copy the database configuration and paste it into the second. This allows both installations to use the same database.
