Is there a way to have multiple blogs running on one MySQL database? I'm eating all mine up... x_x
Is there a way to have multiple blogs running on one MySQL database? I'm eating all mine up... x_x
Change the 'table_prefix' in wp-config.php before running install. There is no limit.
For each install you will need to change the table_prefix in the wp-config file. See 'single database' here:
http://codex.wordpress.org/Installing_Multiple_Blogs
Thankyou!
This topic has been closed to new replies.