Migrate users and sites to another server

Discussion in 'Tips/Tricks/Mods' started by kos.gtx, Jan 18, 2012.

  1. kos.gtx

    kos.gtx New Member

    There is a server "A" I need to move all users and their sites on the server "B".
    It is worth ispconfig3 and debian on the "A" and "B" engines.

    How do I solve this problem? :confused:
    help please!
     
  2. nveid

    nveid New Member

    As far as I know ISPConfig does have the functionality yet. Normally how I accomplish this is honestly a little bit of a hack..

    Step 1)
    mysqldump all their databases
    Step 2)
    create new databases on the other server with a slightly different name
    Step 3)
    Rename their website
    Step 4)
    rsync their site over.
     

Share This Page