User Tools

Site Tools


migration:ispcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
migration:ispcp [2015/10/06 07:59]
justgerrardz [Run the migration script]
migration:ispcp [2016/03/09 20:37]
nuxwin
Line 3: Line 3:
 This howto explain how to migrate from ispCP to i-MSCP by using the miration script provided by the i-MSCP team. Currently, only migration from ispCP version 1.0.7 is supported. This howto explain how to migrate from ispCP to i-MSCP by using the miration script provided by the i-MSCP team. Currently, only migration from ispCP version 1.0.7 is supported.
  
-<WRAP round important ​80%>+<​WRAP ​center ​round important ​60%> 
 +Be aware that migration from ispCP is no supported by i-MSCP >= 1.2.16 
 +</​WRAP>​ 
 + 
 +<WRAP round important 60%>
 Before doing the migration, it's greatly recommended to make a **backup** of your data and even, test the migration with a clone of your system to detect any problem and the way to solve them. Before doing the migration, it's greatly recommended to make a **backup** of your data and even, test the migration with a clone of your system to detect any problem and the way to solve them.
 </​WRAP>​ </​WRAP>​
Line 10: Line 14:
 =====Download and untar i-MSCP archive===== =====Download and untar i-MSCP archive=====
  
-<konsole root> +    ​# cd /​usr/​local/​src 
-# cd /​usr/​local/​src +    # wget https://​github.com/​i-MSCP/​imscp/​archive/<<​version>>​.tar.gz 
-# wget https://​github.com/​i-MSCP/​imscp/​archive/<<​version>>​.tar.gz +    # tar xzf <<​version>>​.tar.gz 
-# tar xzf <<​version>>​.tar.gz +    # cd imscp-<<​version>>​
-# cd imscp-<<​version>​+
-</​konsole>+
  
 =====Start the installation of the system in buildonly mode===== ​ =====Start the installation of the system in buildonly mode===== ​
  
-<konsole root> +    ​# perl imscp-autoinstall -db
- # perl imscp-autoinstall -db +
-</​konsole>​+
  
 =====Copy i-MSCP files on your file system===== =====Copy i-MSCP files on your file system=====
Line 27: Line 27:
 Once the build step is done, copy the files on your file system Once the build step is done, copy the files on your file system
  
-<konsole root> + 
- # cp -Rv /​tmp/​imscp/​* / +    # cp -Rv /​tmp/​imscp/​* /
-</​konsole>​+
  
 ====Run the migration script===== ====Run the migration script=====
  
-<konsole root> + 
- # cd  /​var/​www/​imscp/​engine/​setup/​ +    # cd  /​var/​www/​imscp/​engine/​setup/​ 
- # perl imscp-migrate-from-ispcp +    # perl imscp-migrate-from-ispcp
-</​konsole>​+
  
 === Run the i-MSCP setup script===== === Run the i-MSCP setup script=====
  
-<konsole root> +    ​# perl imscp-setup -d
- # perl imscp-setup -d +
-</​konsole>​+
  
 If all the steps are fine, you should be able to enter in the new control panel If all the steps are fine, you should be able to enter in the new control panel
- 
-[[http://​www.pokerworld88.com/​|Poker Online]] 
-[[http://​www.musimdomino.com/​|Domino Online]] 
-[[http://​www.texaspoker83.com/​|Texas Poker]] 
-[[http://​www.specialispoker.com/​|Poker Online]] 
-[[http://​www.mejapoker88.com/​|Poker Indonesia]] 
-[[http://​www.dinastipoker.com|Agen Domino99]] 
  
 ==== Some considerations ==== ==== Some considerations ====
  
   * The logs for either a failed or successful setup will be at /​var/​log/​imscp/​imscp-setup.log   * The logs for either a failed or successful setup will be at /​var/​log/​imscp/​imscp-setup.log
- 
   * The SQL user which is used by i-MSCP **MUST** have full privileges (or else it won't be able to create and populate the imscp table). You have two options, either using the SQL root user or having a specific SQL user which have full access to your SQL server.   * The SQL user which is used by i-MSCP **MUST** have full privileges (or else it won't be able to create and populate the imscp table). You have two options, either using the SQL root user or having a specific SQL user which have full access to your SQL server.
  
/var/www/virtual/i-mscp.net/wiki/htdocs/data/pages/migration/ispcp.txt · Last modified: 2016/03/09 20:38 by nuxwin