Moving MySQL Databases?

Discussion in 'MySQL' started by KieranTaylor0403, Jun 7, 2007.

  1. #1
    Hi there,

    I am looking at downloading a MySQL database through cPanel and then uploading it onto a new host, but how do I do this? To download them I have been using phpMyAdmin, and when I try to import them on my new hosting, it just doesn't work?

    The reason why I want to back them up and upload them elsewhere is because I am using a script which has members and I want to keep all them members, but still switch hosts. If someone could help me I would be ever so grateful.

    Thank you in advance.


    Regards,
    Kieran Taylor.
     
    KieranTaylor0403, Jun 7, 2007 IP
  2. adsblog

    adsblog Active Member

    Messages:
    659
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    70
    #2
    you can use phpscript for create backup like : phpmybackuppro .
    http://www.phpmybackuppro.net/
    and you can download mysql backup form cpanel/backup page and upload it again .
    but for import it you should contact admin of server for import it via SSH .
     
    adsblog, Jun 7, 2007 IP
  3. -jay-

    -jay- Well-Known Member

    Messages:
    2,311
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    160
    #3
    did you try cpanel backup then cpanel restore on new host ?
    if that doesnt work might be your mysql db is too big, might have to break it up into sections and upload it.
     
    -jay-, Jun 7, 2007 IP
  4. KieranTaylor0403

    KieranTaylor0403 Guest

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi there,

    I keep getting the following error:

    And when I try to upload them as SQL I get this error;

    Would anyone be able to do it for me as a small gesture, they are only 3 small databases.


    Regards,
    Kieran Taylor.
     
    KieranTaylor0403, Jun 7, 2007 IP
  5. adsblog

    adsblog Active Member

    Messages:
    659
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    70
    #5
    #1044 - Access denied for user 'lisa1'@'localhost' to database 'lisa1_auction'

    you should add privilages for user lisa1 on DB : lisa1_auction form cpanel->Mysql Database
     
    adsblog, Jun 7, 2007 IP