Current time: 04-26-2024, 09:13 AM Hello There, Guest! (LoginRegister)


Post Reply 
VHCS2 to ispCP
Author Message
Miguel Offline
Junior Member
*

Posts: 11
Joined: Apr 2007
Reputation: 0
Post: #5
RE: VHCS2 to ispCP
I migrated from vhcs 2.4.7.1 to RC1 without problems, following a guide i cant find again on google. Maybe someone here got this link.

Then I installed the RC2 version following the install instructions.
After that I migrated the database values to the new ispcp database. Also i copied the mailaliases from the vhcs2 folder to the ispcp one.

then i run this

root#mysql -u root -p
mysql>USE ispcp
mysql>UPDATE `domain` SET `domain_status` = 'change' WHERE `domain_status` = 'ok';
mysql>UPDATE `domain_aliasses` SET `alias_status` = 'change' WHERE `alias_status` = 'ok';
mysql>UPDATE `subdomain` SET `subdomain_status` = 'change' WHERE `subdomain_status` = 'ok';
mysql>quit
root#/var/www/ispcp/engine/ispcp-rqst-mngr

In general its all working fine, there are some minor permissions problem that I am repairing while they appear.

Now I'm deleting the old vhcs2 files.

I am running Etch

Good Luck!
(This post was last modified: 04-21-2007 09:08 AM by RatS.)
04-20-2007 10:24 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
VHCS2 to ispCP - achioo - 04-19-2007, 11:35 PM
RE: VHCS2 to ispCP - BeNe - 04-19-2007, 11:36 PM
RE: VHCS2 to ispCP - achioo - 04-19-2007, 11:40 PM
RE: VHCS2 to ispCP - ephigenie - 04-20-2007, 01:53 AM
RE: VHCS2 to ispCP - Miguel - 04-20-2007 10:24 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)