New updated mod_lsapi PRO 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:
liblsapi-1.1-39
mod_lsapi-1.1-39
ea-apache24-mod_lsapi-1.1-39
httpd24-mod_lsapi-1.1-39
- MODLS-638: added clearing of systemd cgroup for lsphp;
- MODLS-646: reverted MODLS-481;
- MODLS-641: redesigned build scripts;
- MODLS-654: CMakeCache deleted on make clean;
- AAP-243: disable lsapi_sentry by default;
- MODLS-653: added DirectAdmin spec file;
- MODLS-655: fixed unexpected statistics output.
To install
To install mod_lsapi PRO, follow our docs for the instructions here.
To update from Beta
For EasyApache 4:
# yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
# service httpd restart
For EasyApache 3 (note EA3 EoL), Plesk and no control panel RPM-based platforms
# yum update mod_lsapi liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing
# service httpd restart
For 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
For httpd24:
# yum update httpd24-mod_lsapi liblsapi liblsapi-devel --enablerepo=cloudlinux-updates-testing