Differences

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

Link to this comparison view

Next revision
Previous revision
litespeed:wiki:upgrade_to_paid_version [2012/07/30 18:02]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== How to upgrade LiteSpeed Web Server from free version to paid version ====== 
- 
-Upgrade from Standard Edition (free) to Enterprise Edition (paid) involves two steps: 
-  * **Order a license** 
-  * **Download and install Enterprise Edition tarball** to replace existing install. 
- 
-===Instructions:​=== 
-  - Go to [[https://​store.litespeedtech.com/​store/​cart.php?​gid=5|LiteSpeed Store]] to order license. Go to [[http://​www.litespeedtech.com/​support/​wiki/​doku.php?​id=litespeed_wiki:​license:​what_license_to_choose|this page]] to find out what license you need if you are not sure what to choose. 
-  - Login to your server as root (via ssh or console) 
-  - Download and install package 
-    - Get the download link from [[http://​www.litespeedtech.com/​litespeed-web-server-downloads.html| LiteSpeed Web Server download page]]. Say, you choose "​**Linux (x86_64) 4.1.13 Ent**" edition for your server (platform needs to be matched), copy the [[http://​www.litespeedtech.com/​packages/​4.0/​lsws-4.1.13-ent-x86_64-linux.tar.gz|Download]] link next to it. 
-    - Run below commands to download and install 
- 
-    cd /root 
-    wget http://​www.litespeedtech.com/​packages/​4.0/​lsws-4.1.13-ent-x86_64-linux.tar.gz 
-    tar zxf lsws-4.1.13-ent-x86_64-linux.tar.gz 
-    cd lsws-4.1.13 
-    echo "​xxx-xxx-xxx"​ > serial.no ​   # where xxx-xxx-xxx is the license key string 
-    ./​install.sh 
-    # Choose '​U'​ for upgrade when prompted and default for the rest. 
  
  • Admin
  • Last modified: 2015/07/24 15:49
  • (external edit)