Get our latest news

Blog & News

mod_lsapi updated

  • 16 July 2018

We have updated the following mod_lsapi packages for CloudLinux 6 and 7 as well as for Apache 2.4 (CloudLinux 6 and 7), and EasyApache 4 (CloudLinux 6 and 7) on all of our servers to the following versions.

 

Changelog:

liblsapi - 1.1-28

mod_lsapi - 1.1-28

ea-apache24-mod_lsapi - 1.1-28

httpd24-mod_lsapi - 1.1-28

  • MODLS-515: added lsapi_disable_reject_mode option.

 

To update:

cPanel & RPM Based

$ yum clean all
$ yum update liblsapi liblsapi-devel
$ yum update mod_lsapi
$ service httpd restart

 

DirectAdmin

$ yum clean all
$ yum update liblsapi liblsapi-devel
$ cd /usr/local/directadmin/custombuild
$ ./build update
$ ./build mod_lsapi

 

EasyApache 4

$ yum clean all
$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi
$ service httpd restart

 

http24 for CloudLinux 6 and CloudLinux 7

$ yum update liblsapi liblsapi-devel
$ yum install httpd24-mod_lsapi