Update ZenTao Biz Via Source Code (For All System)

2018-03-02 08:55:23
Renee
5733
Last edited by Hongyan on 2022-04-27 13:31:39
Share links

Upgrade Via Source Code (For All System)

1. Upgrade Steps

1.1 Download the latest version of the source code package from our official website, ending with .zip.


1.2 Unzip the package and overwrite it to the original directory. For example, the installation directory of the previous ZenTao was under c:\xampp\zentao, then the code should override c:\xampp\zentao. What you need to do is copy all the files in zentaopms/ to xampp/zentao/ .


1.3 Carefully back up your data before you run the upgrade program. Take an example for the upgrade path, if your ZenTao access path is http://192.168.1.99/zentao/, the upgrade path should be  http://192.168.1.99/zentao/upgrade.php.


1.4 Select the correct version and follow the prompts.


Note: 

  • DO NOT remove the original program followed by unzipping the new package. Please OVERWRITE it. Do not copy and paste like this c:\xampp\zentao\zentao.
  • DO NOT download the  .exe file to upgrade, otherwise it will cover the original data.

2. Extension Compatibility

If you have installed any extension developed by a third party, please check whether it is compatible with the new version of ZenTao before you start the upgrade. If you cannot access ZenTao after the upgrade, you may try replacing the ZenTao code:

2.1 Rename the current code folder of ZenTao (generally the default name is /zentao or /zentaopms);

2.2 Go to our official website to download the source package with the same suffix as your previous ZenTao, unzip it and place it under the same directory, and keep the name of the folder as same as before.

2.3 Copy config/my.php www/data/upload/1 www/.ztaccess www/.htaccess in the original folder to the corresponding directory of the new one, and then visit ZenTao for a try.


Write a Comment
Comment will be posted after it is reviewed.