moving host is troublesome?

Discussion in 'Site & Server Administration' started by toby, Feb 25, 2006.

  1. #1
    I have to move from my current hosting plan to another one for a better performance and as well as bigger space.

    I have some difficulty in bringing up large database into the new host. It seems so large that i have to do it manually 1000 records each time.

    Have you had any issue with moving host and how do you manage it?
     
    toby, Feb 25, 2006 IP
  2. UptimeAgent

    UptimeAgent Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi.

    If both hosts are using cPanel then you can try to ask your new host to copy your whole account from your old host with all the data, e-mails, DBs etc. It should not take much time (again - if both hosts are on cPanel).
     
    UptimeAgent, Feb 25, 2006 IP
  3. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #3
    uptime, thanks for the info (I din't know that is possible)

    However, my old host was ensim (They lack lots of feature) hence i decided to move on ...
     
    toby, Feb 26, 2006 IP
  4. UptimeAgent

    UptimeAgent Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you have problems with MySQL DB import only then you can generate a full DB dump via phpMyAdmin at your old host, upload the dump file to your new host and:

    a). ask them to import the file for you via the mysql command line

    or

    b). do that yourself if you have SSH access.
     
    UptimeAgent, Feb 26, 2006 IP
  5. wkd

    wkd Peon

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I know you said you don't have cpanel, but possibly there is a way to do this as well with your control panel:

    Download MySQL Administrator. There is a Mac OS X, Windows, and Linux version, so choose your os version.

    You can optimize, check tables, and restore/backup using MySQL Administrator.

    Step 1. Login to cPanel.

    Step 2. Go to MySQL Databases and add your IP address to the bottom, where it states Access Hosts. The IP is your internet IP. WhatIsMyIP.com can tell you what your internet ip is.

    Step 3. Start MySQL Administrator and connect. Use the settings:

    Sever host: your domain name
    Port: 3306
    Username: the username for your database, usually cpanelusername_user
    Password: the password for the database

    Step 4: Go to Catalogs and choose your database. From there it should be pretty self-explanatory.

    Note: Connections will be slower than phpMyAdmin, so you probably only want to use this when you need to restore or backup a large file and probably off peak hours.


    Last but not least you can use a script named BigDump.php, you can find this on hotscripts.com or try Google.
     
    wkd, Feb 27, 2006 IP
  6. onedollar

    onedollar SEO Consultant for Hire

    Messages:
    3,481
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Also ask your new host.
    Many hosts would be glad to help you with the transfer.
     
    onedollar, Feb 27, 2006 IP