ispCP - Board - Support
migration to ispcp - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Migration (/forum-35.html)
+--- Thread: migration to ispcp (/thread-5509.html)



migration to ispcp - peppe0479 - 01-22-2009 08:21 PM

if i have Plesk 8.4 and i want to go on ISPcp Omega is it possible ? I want to do the migration of all compte that i have in plesk.


RE: migration to ispcp - gOOvER - 01-23-2009 03:38 AM

At the Moment ist ist so possible out of the box. You have to make all by hand and without any guide.


RE: migration to ispcp - pgentoo - 01-23-2009 02:21 PM

I wrote some custom migration scripts for my system (from a custom control panel), and found that it worked pretty well. Really all you need to do from the setup point of view, is to look at the data in your current system (I'm assuming it's also in a DB), and figure out how it maps into the ispcp database schema. Then there is the step of actually migrating over your website files, mail, databases, etc...

Adding the new items with a 'status' of "toadd" will cause them to be added to the system.

But as g00vER stated, there isn't currently migration scripts to help you do this easily... But I'm sure others would appreciate it if you did some of the "hard work" and provided some scripts to do such a migration. Smile

If you have not too many domains on your system, it might just be easier to do this by hand...

-
pGentoo