Quote:
Originally Posted by anexsia
So what happens if all your blogs have their own MySQL database? I make a new database for every blog, should I not be doing this?
|
I use the same database for a lot of blogs. You can change the table prefix in wp-config.php when you install new blogs.
There's no need to have them on their own database unless you have 124345235435 hits per day.