Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:standalone-apache-migration [2018/09/19 18:22]
Michael Alegre [Step 3: Load Apache Configuration in LSWS]
litespeed_wiki:installation:standalone-apache-migration [2019/05/24 16:45]
Kacey Schroeder [1.3 Run the installation script]
Line 10: Line 10:
 Download LSWS tarball from the [[http://​www.litespeedtech.com/​download/​litespeed-web-server-download|LiteSpeed Technologies website]]. Download LSWS tarball from the [[http://​www.litespeedtech.com/​download/​litespeed-web-server-download|LiteSpeed Technologies website]].
  
-Run the following commands from ssh as root+Run the following commands from SSH as root
  
   cd /root   cd /root
-  wget http://​www.litespeedtech.com/​packages/​4.0/lsws-4.2.12-ent-x86_64-linux.tar.gz+  wget http://​www.litespeedtech.com/​packages/​5.0/lsws-5.3.8-ent-x86_64-linux.tar.gz
  
 **Note:** Replace the values in the URL to control for your OS and which version/​[[litespeed_wiki:​licenses:​choosing-a-license|edition]] of LSWS you wish to download: **Note:** Replace the values in the URL to control for your OS and which version/​[[litespeed_wiki:​licenses:​choosing-a-license|edition]] of LSWS you wish to download:
  
-''​lsws-4.2.12-ent-x86_64-linux''​ = LSWS Enterprise ​4.2.12 for 64bit Linux+''​lsws-5.3.8-ent-x86_64-linux''​ = LSWS Enterprise ​5.3.for 64bit Linux
  
-''​lsws-4.2.10-std-i386-linux''​ = LSWS Standard ​4.2.10 for 32bit Linux+''​lsws-5.3.8-std-i386-linux''​ = LSWS Standard ​5.3.for 32bit Linux
  
-''​lsws-4.2.12-ent-x86_64-freebsd6''​ = LSWS Enterprise ​4.2.12 for 64bit FreeBSD 6.x+''​lsws-5.3.8-ent-x86_64-freebsd6''​ = LSWS Enterprise ​5.3.for 64bit FreeBSD 6.x
  
 ==== 1.2 Unpack ==== ==== 1.2 Unpack ====
  
-  tar zxfv  lsws-4.2.12-ent-x86_64-linux.tar.gz+  tar zxfv  lsws-5.3.8-ent-x86_64-linux.tar.gz
  
 ==== 1.3 Run the installation script ==== ==== 1.3 Run the installation script ====
  
-For Enterprise Edition, make sure to put the license file (trial.key or paid license serial.no file in the unpacked folder).+For Enterprise Edition, make sure to put the license file (trial.key or paid license serial.no filein the unpacked folder.
  
-  cd lsws-4.2.12+  cd lsws-5.3.8
   ./​install.sh   ./​install.sh
  
  • Admin
  • Last modified: 2019/05/24 16:46
  • by Kacey Schroeder