| 
					VHCS2 to ispCP
				 | 
		
			| Author | Message | 
		
	
	
		
	
		| Miguel   Junior Member
 
  
 Posts: 11
 Joined: Apr 2007
 Reputation: 0
 | 
			| 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 |  | 
	 
	
	
		
	
	
		
 
 
	 
	
	
	
| Messages In This Thread | 
| RE: VHCS2 to ispCP -  Miguel - 04-20-2007 10:24 PM | 
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)