OpenLiteSpeed now have Yum Repos available for CentOS 5 and 6.
You can install them with the following:
CentOS 5:
CentOS 6:
Note: The OpenLiteSpeed packages in the repositories have SPDY enabled. As SPDY requires OpenSSL 1.0.1 or higher, this may cause some problems if you are using an older version of OpenSSL. You can check your OpenSSL version by running the command
You can install them with the following:
CentOS 5:
Code:
rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el5.noarch.rpm
Code:
rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el6.noarch.rpm
Code:
openssl version
Last edited by a moderator: