Backing up phpBB database

Discussion in 'MySQL' started by ebnx, Oct 22, 2006.

  1. #1
    What is the best way to backup the mySQL database for phpBB? Should I use the backup function in the phpBB Admin control panel, or is it better to back up by logging into my hosting accountant and downloading my database via myPHPAdmin?

    Thanks for your help.
     
    ebnx, Oct 22, 2006 IP
  2. niceboy

    niceboy Well-Known Member

    Messages:
    1,170
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    128
    #2
    usually i use backup from cpanel which just works great.
     
    niceboy, Oct 22, 2006 IP
  3. aditya_sfs

    aditya_sfs Peon

    Messages:
    2,271
    Likes Received:
    389
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Man both will return same result..... what we need the complete database na.. then download from admin panel. You get the complete mySQL dump and from phpMyAdmin > Export also you get the same mySQL Dump....
     
    aditya_sfs, Oct 23, 2006 IP
  4. masshan

    masshan Active Member

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    I usually backup from phpMyAdmin. But I think 2 way are the same.
     
    masshan, Oct 23, 2006 IP
  5. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #5
    I maybe wrong but I don't think it's the same if you have added custom tables to the phpBB database. I think backing up with phpMyAdmin is the best option.
     
    dcristo, Oct 23, 2006 IP
  6. masshan

    masshan Active Member

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Yeah, you true in this case. In addition, you have many options when you use phpMyAdmin.
     
    masshan, Oct 23, 2006 IP