How Do I Make A New WordPress Blog On My Server?

I had somebody make the first blog, but now I want to make a new blog from scratch. Do I make a new database? And install wordpress again? I hope I’m being clear. Thanks!

Twitter Digg Delicious Stumbleupon Technorati Facebook

3 Responses to “How Do I Make A New WordPress Blog On My Server?”

  1. Exactly. Create a new database, install another copy of WordPress – having the name of the new database – and it should work just like the old one did.

  2. You can use the same database if you like and just change the pre-fix in the wp-config.php file before you install, or just open a new database.
    Just copy the wordpress files to new home directory and then enter the url of the site, it will do to the installation setup automatically.
    Keep your database name, user and password nearby since you will need to enter them.