• Hello!

    I´ve installed one blog with an uniqe url few days ago with a ftp-program. (downloaded the wordpress files)

    Now I´m going to setup another one.
    Aften I uploaded the stuff and changed the confing.php I´m going to install this one and get the password. But it won´t work since I alreday have one site.

    So, how do I get two sites running without interfer with eachother.

    I would be so happy if someone would help me! 🙂

    Johan in Sweden

Viewing 1 replies (of 1 total)
  • You have several options. One is to start a new database for the second blog. Another is to use the same database, but specify a different table prefix for the new blog. You old blog probably has tables whose names start with wp_. When installing the second blog, you could specify a different prefix, for example, wp2_.

    Or you could simply install WordPress MU, which is specifically designed to contain multiple blogs…

Viewing 1 replies (of 1 total)

The topic ‘Install two different blog’ is closed to new replies.