ispCP - Board - Support
Is there a way to migrate from one server to a new one? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Is there a way to migrate from one server to a new one? (/thread-2945.html)

Pages: 1 2


RE: Is there a way to migrate from one server to a new one? - ibiza4000 - 04-08-2008 12:13 AM

wouldnt it be possible to install new version of ispcp, then export the .sql from old version and import it to new, and set all domains to "toadd" within new db and run the manager?

wouldnt this recreate all confs from db?

what about mail confs?


RE: Is there a way to migrate from one server to a new one? - BeNe - 04-08-2008 04:11 PM

Quote:wouldnt this recreate all confs from db?
Yes that works! But as you said, only Configs! You must copy the maildirs and the htdocs from the Users also.

Greez BeNe


RE: Is there a way to migrate from one server to a new one? - xclanet - 04-09-2008 08:08 AM

Ok, ive done the mirror of the old server with rsync and done everything of the how-to, i tested it and it worked! Big Grin

I proceed with the update, and done everything of the follow, no errors, I got all websites, mail, ftps... etc working but... it can't find the ispcp login! What i mean before the update i can login on the ispcp by http://admin.domain.tld, now if i type that it just bumps to my domain on http://www.domain.tld. I checked the ispcp.conf on the apache folder and my surprise when i don't find any line to connect to ispcp panel!

What to do?
[Edit]
Even the webmail, phpmyadmin and the file manager doesn't work/resolve!


RE: Is there a way to migrate from one server to a new one? - platzwart - 04-09-2008 09:40 AM

/etc/apache2/sites-enabled/00_master.conf ??


RE: Is there a way to migrate from one server to a new one? - xclanet - 04-09-2008 10:12 AM

Found the problem!

on my /etc/ispcp/ispcp.conf

The server ip was wrong! I corrected it and also the file you provided!

thx!
Big Grin