This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:download_and_install:upgrade:core-2.0-beta [2013/11/05 07:47] menglj |
en:download_and_install:upgrade:core-2.0-beta [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Core Version From core-1.2.2 Upgrade To core-2.0-beta===== | + | =====Upgrade The Core Version From core-1.2.2 To core-2.0-beta===== |
| Login system, Access to the "System Modules" page. | Login system, Access to the "System Modules" page. | ||
| {{:zh:下载和安装:升级:系统模块管理页面.jpg?768|}} | {{:zh:下载和安装:升级:系统模块管理页面.jpg?768|}} | ||
| - | You can see the OS kernel has the new version, Click 【DOWNLOAD】 button. | + | You can see a upgrade tip about the new version of OS kernel, Click 【DOWNLOAD】 button. |
| {{:zh:下载和安装:升级:下载内核包.jpg?768|}} | {{:zh:下载和安装:升级:下载内核包.jpg?768|}} | ||
| - | Upgrade packages after the download, you can through this page, will upgrade package upload to the server. | + | After download,you can upload the upgrade packages to the upload directory of your server. |
| - | You can also use the FTP tool, will upgrade the packet directly to the /var/www/html/asterCC/data/_cache directory. | + | And you can also use the FTP tool to upload the upgrade packages to the __/var/www/html/asterCC/data/_cache__ directory. |
| {{:zh:下载和安装:升级:上传包.jpg?768|}} | {{:zh:下载和安装:升级:上传包.jpg?768|}} | ||
| - | Upgrade packs uploading ends, refresh the page, You'll find out【DOWNLOAD】 has been changed to 【UPGRADE】. | + | When finished uploading, refresh the page. You can see the 【DOWNLOAD】 button has been changed to 【UPGRADE】. |
| {{:zh:下载和安装:升级:页面升级.jpg?768|}} | {{:zh:下载和安装:升级:页面升级.jpg?768|}} | ||
| - | Since the core-2.0-beta version upgrade is special, Cannot use the 【UPGRADE】 button. Through the tool of SSH, log on to the server, background update. | + | It's special for upgrading to core-2.0-beta version. Can't use the 【UPGRADE】 button to finish it. |
| - | {{:zh:下载和安装:升级:ssh工具.jpg?768|}} | + | Just use the SSH to login the server and update on the background. |
| - | First, execute the command: cd /var/www/html/asterCC/data/_cache | + | {{:zh:下载和安装:升级:ssh工具.jpg|}} |
| + | |||
| + | First, execute the command: __cd /var/www/html/asterCC/data/_cache__ | ||
| {{:zh:下载和安装:升级:进入cache目录.jpg?768|}} | {{:zh:下载和安装:升级:进入cache目录.jpg?768|}} | ||
| - | <note>The upgrade package naming rules | + | <note>The name rules of upgrade package |
| core-2.0-beta Version Name | core-2.0-beta Version Name | ||
| - | -patch upgrade package, if there is no -patch, on behalf of the installation package. | + | -patch upgrade package, if there isn't -patch, it's the installation package. |
| - | -i386 or -x86_64 without this logo, on behalf of the package is compatible, suitable for any operating system. | + | -i386 or -x86_64 This means the package match with the bit of system.If there isn't this,it will be compatible for any operating system. |
| .tar.gz Compressed suffix</note> | .tar.gz Compressed suffix</note> | ||
| - | Second, Unzip the upgrade package, with a 64 bit operating system as an example, to execute command: tar zxf core-2.0-beta-patch-x86_64.tar.gz | + | Second, for example 64 bit system, execute command: __tar zxf core-2.0-beta-patch-x86_64.tar.gz__ to untar the upgrade package. |
| - | Third, Finished unzip, Entered the upgrade package directory, execute the command: cd core-2.0-beta-patch-x86_64 | + | Third, Entered the upgrade package directory, execute the command: __cd core-2.0-beta-patch-x86_64__ |
| Last, execute the command: php install.php | Last, execute the command: php install.php | ||
| Line 44: | Line 46: | ||
| {{:zh:下载和安装:升级:执行install命令.jpg?768|}} | {{:zh:下载和安装:升级:执行install命令.jpg?768|}} | ||
| - | In the process of upgrading, please wait patiently. | + | When upgrading, please be patient. |
| - | When you see the following tips, on behalf of the upgrade was successful | + | When you see the following tips, the upgrade has been finished successfully |
| {{:zh:下载和安装:升级:成功提示.jpg?768|}} | {{:zh:下载和安装:升级:成功提示.jpg?768|}} | ||
| - | When you see the following error, an error is encountered on behalf of the upgrade process | + | When you see the following error, it occurs an error when upgrading. |
| {{:zh:下载和安装:升级:错误提示.jpg?768|}} | {{:zh:下载和安装:升级:错误提示.jpg?768|}} | ||
| - | You can according to the prompt, manually execute this command. If this is not successful, please contact us. | + | According to the prompt information, execute this command manually. If it can not resolve the error, please contact us. |
| - | When you see the following tips, representative upgrade interrupt | + | When you see the following tips, it means the upgrade was interrupted |
| {{:zh:下载和安装:升级:中断提示.jpg?768|}} | {{:zh:下载和安装:升级:中断提示.jpg?768|}} | ||
| - | According to the prompt information, you can see the reason for interrupt, manually removed, re entered the upgrade package directory, update command to execute: php install.php | + | According to the prompt information, you can see the reason for interrupt, manually resolve it, re-entered the upgrade package directory, execute command : __php install.php__ |
| Line 69: | Line 71: | ||
| {{:zh:下载和安装:升级:系统模块管理页面.jpg?768|}} | {{:zh:下载和安装:升级:系统模块管理页面.jpg?768|}} | ||
| - | In the Installed Modules you can see which modules need to upgrade (upgrade module rear has a 【DOWNLOAD】 button). | + | In the Installed Modules you can see which modules need to upgrade (There is a 【DOWNLOAD】 button after upgrade module). |
| {{:zh:下载和安装:升级:下载模块包.jpg?768|}} | {{:zh:下载和安装:升级:下载模块包.jpg?768|}} | ||
| - | Upgrade packages after the download, you can through this page, will upgrade package upload to the server. | + | After download,you can upload the upgrade packages to the upload directory of your server. |
| - | You can also use the FTP tool, will upgrade the packet directly to the /var/www/html/asterCC/data/_cache directory. | + | And you can also use the FTP tool to upload the upgrade packages to the __/var/www/html/asterCC/data/_cache__ directory. |
| {{:zh:下载和安装:升级:上传包.jpg?768|}} | {{:zh:下载和安装:升级:上传包.jpg?768|}} | ||
| - | Upgrade packs uploading ends, refresh the page, You'll find out【DOWNLOAD】 has been changed to 【UPGRADE】. | + | When finished uploading, refresh the page, You can see the 【DOWNLOAD】 button has been changed to 【UPGRADE】. |
| {{:zh:下载和安装:升级:页面升级.jpg?768|}} | {{:zh:下载和安装:升级:页面升级.jpg?768|}} | ||
| - | Click 【UPGRADE】 button, please wait patiently. | + | Click 【UPGRADE】 button, please be patient. |
| - | When you see the following tips, on behalf of the upgrade was successful. | + | When you see the following tips, the upgrade has been finished successfully. |
| {{:zh:下载和安装:升级:页面升级过程.jpg?768|}} | {{:zh:下载和安装:升级:页面升级过程.jpg?768|}} | ||
| Line 91: | Line 93: | ||
| {{:zh:下载和安装:升级:页面升级成功.jpg?768|}} | {{:zh:下载和安装:升级:页面升级成功.jpg?768|}} | ||
| - | Similarly, you can also upgrade module in the background. | + | Similarly, you can also upgrade module on the background. |
| - | Enter the update directly: cd /var/www/html/asterCC/data/_cache | + | __cd /var/www/html/asterCC/data/_cache__ to enter the update directory |
| - | unzip module upgrade package: tar zxf PackageName | + | __tar zxf PackageName__ to untar module upgrade package: |
| - | Entered the upgrade package directory, execute the command: php install.php | + | Entered the upgrade package directory, execute the command: __php install.php__ |
| - | See similar below tips, on behalf of the upgrade was successful | + | See the information as follow, the upgrade has been finished successfully |
| {{:zh:下载和安装:升级:成功提示.jpg?768|}} | {{:zh:下载和安装:升级:成功提示.jpg?768|}} | ||