Upgrade

Upgrade Via Source Code (Commonly Used)

2021-05-14 15:02:09
Taotao
4611
Last edited by on 2022-04-27 13:19:21
Share links
Summary : Get started today for our 1 month free tria!

Upgrade Via Source Code (Commonly Used)

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 Sanplex 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 Sanplex 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 Sanplex before you start the upgrade. If you cannot access Sanplex after the upgrade, you may try replacing the Sanplex code:

2.1 Rename the current code folder of Sanplex (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 Sanplex, 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 Sanplex for a try.


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