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
Last revision Both sides next revision
litespeed_wiki:installation:rpm [2015/07/20 16:25]
Michael Alegre
litespeed_wiki:installation:rpm [2020/04/29 10:51]
Eric Leu [Add the Repository]
Line 3: Line 3:
 LiteSpeed Web Server Enterprise Edition can be easily installed or upgraded from our CentOS repositories. ​ LiteSpeed Web Server Enterprise Edition can be easily installed or upgraded from our CentOS repositories. ​
  
-If you are using LSWS with a control panel, we do not suggest installing it from our repository, as the RPM installation contains settings not customized for control panels. For [[litespeed_wiki:​cpanel:​auto-installer|cPanel]],​ [[litespeed_wiki:​plesk:​installation|Plesk]],​ and [[litespeed_wiki:​directadmin:​custombuild-installation|DirectAdmin]],​ LSWS can be installed and upgraded from the control panel. LSWS can also be installed for other control panels using our [[http://​www.litespeedtech.com/​docs/​webserver/​install|command line installation]].+If you are using LSWS with a control panel, we do not suggest installing it from our repository, as the RPM installation contains settings not customized for control panels. For [[litespeed_wiki:​cpanel:​auto-installer|cPanel]],​ [[litespeed_wiki:​plesk:​installation-12|Plesk]], and [[litespeed_wiki:​directadmin:​custombuild-installation|DirectAdmin]] ​users, LSWS can be installed and upgraded from the control panel. LSWS can also be installed for other control panels using our [[http://​www.litespeedtech.com/​docs/​webserver/​install|command line installation]].
  
 ====== Add the Repository ====== ====== Add the Repository ======
  
 Use the following commands to add one of our repositories:​ Use the following commands to add one of our repositories:​
- 
-CentOS 5:  
- 
-  rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el5.noarch.rpm 
  
 CentOS 6: CentOS 6:
Line 20: Line 16:
  
   rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el7.noarch.rpm   rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el7.noarch.rpm
 +
 +CentOS 8:
 +
 +  rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el8.noarch.rpm
 +
 +====== Install LSWS Packages ======
 +
 +Run any of the following commands to install LSWS on your server. Be sure to have root access and select correct package.
 +
 +  # For non-cpanel installs
 +  yum install lsws
 +  # For using LSWS with cPanel
 +  yum install lsws-cpanel
  
 ====== Available LSWS Packages ====== ====== Available LSWS Packages ======
  • Admin
  • Last modified: 2021/10/21 14:29
  • by Lisa Clarke