Differences

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

Link to this comparison view

Next revision
Previous revision
xenica_upgrade_instructions [2015/03/05 17:28]
127.0.0.1 external edit
xenica_upgrade_instructions [2018/07/09 08:54] (current)
sathish
Line 1: Line 1:
-To upgrade to Xenica 2 you will need to follow the following steps+{{:​user:​servarica.png?​direct|}} 
 +{{ :​user:​xenica.png?​direct|}} 
 +<​html>​ 
 +<​head>​ 
 +<​style>​ 
 +h1 { 
 +    color: #3498DB; 
 +    text-align: center; 
 +     ​font-weight:​bold;​ 
 +
 + 
 +h1 { 
 +    font-family:​ Arial; 
 +    font-size: 40px; 
 +
 +</​style>​ 
 +</​head>​ 
 +<​h1><​bold>​Xenica Upgrade Instructions </​bold></​h1>​ 
 +</​html>​ 
 +<fs large>To upgrade to Xenica 3.1 you will need to follow the following steps</​fs>​ 
 + 
 +---- 
 + 
 +1.Take backup for your mysql DB to save your IPs data and configs 
 + 
 +2. Remove the old CitrixXen folder in WHMCS_PATH/​modules/​servers/​CitrixXen (or put it somewhere out of the modules directory) 
 + 
 +3. Upload the new files to your WHMCS modules folder (check the ownership and permissions too). 
 + 
 +4. Install the new xenica addon from WHMCS menu:(setup > addon modules) 
 + 
 +5. Visit Xenica addon now from WHMCS menu: (Addons > Xenica) , and complette the Update wizard from there .  
 + 
 +6. Remember to replace your old CronJob in WHMCS Server to :  <​code>​10 * * * * /​usr/​bin/​php -q  
 +</​code>​YOUR_WHMCS_PATH/​modules/​servers/​Xenica/​cron/​cron.php 
 + 
 +7. There is no need to any cronjobs on your XenServers (if you have any just remove ) 
 + 
 +8. Disable both (Servarica_Configurations,​Servarica_IP_Manager)addons and then you can remove the old (Servarica_Configurations,​Servarica_IP_Manager) folders from /​var/​www/​html/​whmcs/​modules/​addons  
 + 
 + 
 + 
 +---- 
 + 
 + 
 + 
 +<fs large>To upgrade to Xenica 2 you will need to follow the following steps</​fs>​ 
 + 
 + 
 +---- 
 + 
 +1. Extract the module zip file to any folder in your server lets say on /root 
 + 
 +2. Replace the files in YOURWHMCSFOLDER/​modules/​serversCitrixXen folder with the new files in xenica/​CitrixXen folder that you you just extracted 
 + 
 +3. Remove /​modules/​admin/​Servarica_Ip_Manager folder and the files 
 + 
 +4. Put the folder Servarica_Ip_Manager in /​modules/​addons/​ 
 + 
 +5. Put the folder Servarica_Configurations in /​modules/​addons/​Servarica_Configurations  
 + 
 +6. Make sure the permissions are correct for all replaced and new files by comparing with other files already there 
 + 
 +7. Activate the ip manager module like an addon module 
 + 
 +8. Active Servarica Configuration module as any addon module 
 + 
 +9. Now open config.php file located at modules/​servers/​CitrixXen/​config.php 
 + 
 +10. Copy the values manually from the file to the configuration module from modules -> servarica module 
 + 
 +11. After you are done copying save the changes 
 + 
 +12. Now delete old config.php file and rename the file config.php.orig to config.php<​code>​
  
-  - extract the module zip file to any folder in your server lets say on /root 
-  - replace the files in YOURWHMCSFOLDER/​modules/​serversCitrixXen folder with the new files in xenica/​CitrixXen folder that you you just extracted 
-  - remove /​modules/​admin/​Servarica_Ip_Manager folder and the files 
-  - put the folder Servarica_Ip_Manager in /​modules/​addons/​ 
-  - put the folder Servarica_Configurations in /​modules/​addons/​Servarica_Configurations ​ 
-  - make sure the permissions are correct for all replaced and new files by comparing with other files already there 
-  - activate the ip manager module like an addon module 
-  - active Servarica Configuration module as any addon module 
-  - now open config.php file located at modules/​servers/​CitrixXen/​config.php 
-  - Copy the values manually from the file to the configuration module from modules -> servarica module 
-  - after you are done copying save the changes 
-  - now delte old config.php file and rename the file config.php.orig to config.php<​code>​ 
 rm config.php rm config.php
 mv config.php.orig config.php mv config.php.orig config.php
 </​code>​ </​code>​
  
  • xenica_upgrade_instructions.1425576520.txt.gz
  • Last modified: 2015/08/27 13:19
  • (external edit)