Need Help Moving phpBB forum

Discussion in 'PHP' started by Mystic_Rivers, Jan 28, 2008.

  1. #1
    Hi.

    Right now I have a phpBB forum at one of my domain names. I am restructuring my names and would like the forum from one domain tranferred to a different domain. The current domain will then be redirected to the new domain. Confused yet. LOL :D

    Is there a way for me to completely move the forum, posts, members and all without losing anything?
     
    Mystic_Rivers, Jan 28, 2008 IP
  2. Dolbz

    Dolbz Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I believe phpBB uses the database to store all that so you just need to make a database backup using something like phpMyAdmin and restore it on your other domain. After that copy all your php files over and it should work.
     
    Dolbz, Jan 28, 2008 IP
  3. miTTi

    miTTi Peon

    Messages:
    302
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well, Dolbz is right. Just make backup of database in phpmyadmin and install again phpBB where you want and then do backup on new phpBB. Confusing too :)

    If you need help just pm me and I will help you ;)
     
    miTTi, Jan 28, 2008 IP
  4. webexpert

    webexpert Banned

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yes, i am agree with Dolbz.. you will just need to take the backup of your database, and then execute your database dump for new one hosting.. upload your phpBB files there.. should work.. however, from phpBB admin panel, you will need to update the settings.
     
    webexpert, Jan 28, 2008 IP
  5. mdvaldosta

    mdvaldosta Peon

    Messages:
    4,079
    Likes Received:
    362
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Make sure you change the domain name and script path in the phpBB config table to match your correct domain, else you'll have login problems etc.
     
    mdvaldosta, Jan 28, 2008 IP
  6. Mystic_Rivers

    Mystic_Rivers Peon

    Messages:
    69
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks for all your replies.

    I got the forum transferred but didn't do a phpadmin backup. In my hosting back room I copied the files from my one domain to the one I wanted it moved to, logged into the admin control panel, changed all that I had to, cleared the cache and it works great.

    I logged in made a few posts, sent a mass email to the users, and even started a new user name just to make sure everything is working.

    Thanks again.:)
     
    Mystic_Rivers, Jan 29, 2008 IP
  7. Dolbz

    Dolbz Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    From what you have done it sounds like you're still using the same database. Bear that in mind as the forum on both domains will be the same and unexpected things could happen.
     
    Dolbz, Jan 29, 2008 IP
  8. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #8
    I'm assuming you can't just alter DNS records & repoint the domain names, instead of moving everything ?
     
    joebert, Jan 29, 2008 IP
  9. cridenour

    cridenour Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Is this new domain hosted on the same box, but just a separate folder under /www? If so, then what you did is fine if the first domain is just a redirect to the second.
     
    cridenour, Jan 29, 2008 IP
  10. Mystic_Rivers

    Mystic_Rivers Peon

    Messages:
    69
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #10
    The domain I first made the forum on was limited in its use due to the name. The second domain I purchased was more free in what can be talked about, which is pretty much anything and everything.

    So I copied the forum from the original domain to the second domain and deleted the forum from the original domain and now have original domain set up to redirect to where the forum is now located. (That all sounds really confusing) So I don't have 2 forums that are the same, I only have 1 forum.

    In order for it to work properly should I make a new Mysql database and change the config folder or will that cause me to lose all my posts. While the forum is still brand new I still have a little over 200 members and don't want to lose any of their posts.

    I am new to this and don't really understand php or any other computer language so I hope what I did do wont cause a crash later on.
     
    Mystic_Rivers, Jan 29, 2008 IP
  11. cridenour

    cridenour Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    If they are both hosted on the same account / same machine - you are okay using the old database. Who is your host?
     
    cridenour, Jan 30, 2008 IP
  12. Mystic_Rivers

    Mystic_Rivers Peon

    Messages:
    69
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I use ixwebhosting.com
     
    Mystic_Rivers, Jan 31, 2008 IP