New updated mod_lsapi packages for CloudLinux 6 and 7 as well as for Apache 2.4 (CloudLinux 6 and CloudLinux 7) and EasyApache 4 (CloudLinux 6 and 7) are now available for download from our updates-testing repository.
Changelog:
mod_lsapi 1.1-26
ea-apache24-mod_lsapi 1.1-26
httpd24-mod_lsapi 1.1-26
- MODLS-504: Process CRLF new lines in /etc/container/php.handler properly;
To update:
cPanel & RPM Based
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ yum update mod_lsapi --enablerepo=cloudlinux-updates-testing
$ service httpd restart
DirectAdmin
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ cd /usr/local/directadmin/custombuild
$ ./build set cloudlinux_beta yes
$ ./build update
$ ./build mod_lsapi
To install, follow the instructions on the link.
EasyApache 4
To update:
$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
$ service httpd restart
To install:
$ yum-config-manager --enable cl-ea4-testing
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
Read http://docs.cloudlinux.com/index.html?cpanel_easyapache_4.html
$ yum-config-manager --disable cl-ea4-testing
Go to MultiPHP Manager and enable mod_lsapi on your domains through lsapi handler.
Find more about MultiPHP Manager and mod_lsapi on the link.
http24 for CloudLinux 6 and CloudLinux 7
For installation/update run:
$ yum update liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
$ yum update httpd24-mod_lsapi --enablerepo=cloudlinux-updates-testing