Hello there, I have this blog www.commercialjunky.com now i am installing wordpress for my second blog www.adzealous.com but dont know why it happend, my all the post came into this blog too.....so just confuse about it.... pls help me in installing wordpress for new blog. thanks, Sandeep
Hi, The two blogs are sharing the same database. You have to create a new database for the second blog.
In the config file of your new site you just need to change this to something else.. // You can have multiple installations in one database if you give each a unique prefix $table_prefix = 'wp_'; // Only numbers, letters, and underscores please!