Forums

2 WordPress Blogs on 1 Database? (4 posts)

  1. Cane
    Member
    Posted 7 years ago #

    Hi guys,

    I wonder if i can put 2 different wordpress blogs (both 2.0.1)on one database? I have my personal one already on, and it's working perfectly, and now i wanna put a second one for my boyfriend.

    I read in one of the threads that someone asked this abuot having wordpress and phpBB on one database, and that he should make sure to write the right prefix. Is that similar to my case?

    Hope you can help ;)

    Cane

  2. moshu
    Member
    Posted 7 years ago #

    Yes, you can. The only thing you'd have to change in the wp-config.php file is the table prefix: by default it is "wp_" - change it to "wp2_" (or whatever you want) and you are good to go.

  3. Jadacool
    Member
    Posted 7 years ago #

    I have two wp blogs and one phpbb-forum in the same database, working fine :)
    Did as moshu says, changed the prefix.

  4. Cane
    Member
    Posted 7 years ago #

    Thanks guys!! That's great news!!

    :)

Topic Closed

This topic has been closed to new replies.

About this Topic