Right now the only database in myadminphp is the one for the main blog. Meaning posts , ect are only those for the main blog seemingly. Does a new db need to be created per sub blog?
Right now the only database in myadminphp is the one for the main blog. Meaning posts , ect are only those for the main blog seemingly. Does a new db need to be created per sub blog?
Nope - the idea of multisite is that the whole installation shares one database. When you create subsites, WP will create a set of tables in the database for each site, but you won't need to create anything manually.
O ok . I see it's wp_#ofblog_ posts. Thank-you.
This topic has been closed to new replies.