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? help please!
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.