Mod_lsapi PRO updated
New updated mod_lsapi PRO packages for CloudLinux 6, 7 and 8, 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 production repository.
Changelog
liblsapi-1.1-50
mod_lsapi-1.1-50
ea-apache24-mod_lsapi-1.1-50
httpd24-mod_lsapi-1.1-50
- MODLS-736: migrated to the Python 3 codebase
- MODLS-745: 1 second Apache restart condition detection is added to a starter
- MODLS-746: fixed the yum command string for CloudLinux 8 production in the da_cb_install
- MODLS-735: lsphp patch is updated to delete criu images when lsapi_backend_pgrp_max_crashes triggered
- MODLS-737: DirectAdmin hook script is modified for CloudLinux 8 and Python 3
Installation
To install mod_lsapi PRO, follow our documentation for the instructions here.
Update
For EasyApache 4:
# yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi
# service httpd restart
For EasyApache 3 (note EA3 EoL), Plesk, and no control panel RPM-based platforms:
# yum update mod_lsapi liblsapi liblsapi-devel
# service httpd restart
For DirectAdmin:
# cd /usr/local/directadmin/custombuild
# ./build update
# ./build mod_lsapi
For httpd24:
# yum update httpd24-mod_lsapi liblsapi liblsapi-devel