|
Upgrade Procedure |
|
|
The upgrade package is a TAR-GZIP archive file (conventional file name extension .tgz) named 'upgrade2.1.2-2.2.0.tgz'. LiteCommerce upgrade package contains PHP files including:
The following is the rough structure of an upgrade file: UPGRADEVER - the file containing upgradeable version number You can upgrade LiteCommerce software using LiteCommerce Control Panel for Windows utility or perform an upgrade manually. Please refer to LiteCommerce Control Panel for Windows Reference manual for instructions on upgrading your LiteCommerce installation using Control Panel. If you prefer to do a manual upgrade, follow the instructions below:
tar -zxvf upgrade2.1.2-2.2.0.tgz This will unpack the package contents into your LiteCommerce installation directory. Alternatively you can unpack the package on your local computer using available tools and upload the unpacked files into LiteCommerce installation directory via FTP.
http://www.example.com/litecommerce_directory/admin.php?target=upgrade&action=upgrade&from_ver=2.1.2&to_ver=2.2.0 The upgrade progress screen will appear. If upgrade procedure completes successfully, you will see the message stating that 'LiteCommerce has been successfully upgraded to version 2.2.0'. If upgrade fails, you will see the list of the rejected updates. In order to complete the upgrade, these updates need to be applied manually. |