Beta: Mod_lsapi PRO updated
New updated mod_lsapi PRO packages for CloudLinux OS 6, 7 and 8 as well as for cPanel EasyApache 4 and httpd24 (CloudLinux OS 6 and CloudLinux OS 7) are now available for download from our updates-testing repository.
Changelog
liblsapi-1.1-56
- MODLS-806: Added dynamic lsapi_set_env
- MODLS-859: Added CRIU support to httpd24-mod_lsapi
mod_lsapi-1.1-56
- MODLS-806: Added dynamic lsapi_set_env
- MODLS-859: Added CRIU support to httpd24-mod_lsapi
ea-apache24-mod_lsapi-1.1-56
- MODLS-806: Added dynamic lsapi_set_env
- MODLS-859: Added CRIU support to httpd24-mod_lsapi
httpd24-mod_lsapi-1.1-56
- MODLS-806: Added dynamic lsapi_set_env
- MODLS-859: Added CRIU support to httpd24-mod_lsapi
Release notes
In this release, we added a new, experimental config option lsapi_server_tweak.
lsapi_server_tweak
Syntax: lsapi_server_tweak [On/Off]
Default: lsapi_server_tweak Off
Context: httpd.conf
Description: This option, when switched on, allows the use of lsapi_set_env and lsapi_set_env_path config options in the virtualhost context.
Installation
To install the mod_lsapi PRO, follow our documentation for the instructions here.
Update
For EasyApache 4
# yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cl-ea4-testing --enablerepo=cloudlinux-updates-testing
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
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