Mod_lsapi PRO, alt-php-saa, alt-php-xray, and governor-mysql packages have been scheduled for gradual rollout
New updated mod_lsapi PRO, alt-php-saa, alt-php-xray, and governor-mysql packages have been scheduled for gradual rollout from our production repository.
Rollout slot: 4
Rolled out to: 0.2%
ETA for 100% rollout: January, 04
Changelog
liblsapi-1.1-55
mod_lsapi-1.1-55
ea-apache24-mod_lsapi-1.1-55
httpd24-mod_lsapi-1.1-55
- MODLS-824: Added PHP 8.0 support
alt-php-ssa-0.1-7
- XRAY-139: Process errors during remote API calls
- XRAY-137: Added URI escaping
- XRAY-147: Process alternative format of DirectAdmin pointer files
- XRAY-136: Process errors during remote API calls
- XRAY-142: Optimised JSON escaping
- XRAY-141: Reconfigured logging
- XRAY-140: Fixed DirectAdmin PHP options resolving
- XRAY-134: Read DirectAdmin config files in proper encoding
- XRAY-132: Fixed resolving PHP version in case of FPM handler is applied (cPanel only)
governor-mysql-1.2-60
- MYSQLG-546: Restrict upgrading to MariaDB 10.4 on cPanel servers
Installation and update instructions
Mod_lsapi PRO
To install:
To install mod_lsapi PRO, follow our docs for the instructions here.
To update:
For EasyApache 4:
# yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi
For EasyApache 3 (note EA3 EoL), Plesk and no control panel RPM-based platforms:
# yum update mod_lsapi liblsapi liblsapi-devel
For httpd24:
# yum update httpd24-mod_lsapi liblsapi liblsapi-devel
Immediate update (via bypass):
For EasyApache 4:
yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi --enablerepo=cloudlinux-rollout-4-bypass --enablerepo=cloudlinux-ea4-rollout-4-bypass
For EasyApache 3 (note EA3 EoL), Plesk and no control panel RPM-based platforms:
# yum update mod_lsapi liblsapi liblsapi-devel --enablerepo=cloudlinux-rollout-4-bypass
For httpd24:
# yum update httpd24-mod_lsapi liblsapi liblsapi-devel --enablerepo=cloudlinux-rollout-4-bypass
Note: For the moment there is no way to update mod_lsapi from rollout on servers where the DirectAdmin control panel is used. You will have to wait for the packages to be moved to the production repository or to update packages from the beta repository.
alt-php-ssa
To install, run:
# yum install alt-php-ssa
To update, run:
# yum update alt-php-ssa
Immediate update (via bypass):
To install, run:
# yum install alt-php-ssa --enablerepo=cloudlinux-rollout-4-bypass
To update, run:
# yum update alt-php-ssa --enablerepo=cloudlinux-rollout-4-bypass
alt-php-xray
To install, run:
# yum install alt-php-xray
To update, run:
# yum update alt-php-xray
Immediate update (via bypass):
To install, run:
# yum install alt-php-xray --enablerepo=cloudlinux-rollout-4-bypass
To update, run:
# yum update alt-php-xray --enablerepo=cloudlinux-rollout-4-bypass
governor-mysql
To install governor-mysql, follow our docs for the instructions here.
To update, run:
# yum update governor-mysql
# service db_governor restart
Immediate update (via bypass):
To install, run:
# yum install governor-mysql--enablerepo=cloudlinux-rollout-4-bypass
To update, run:
# yum update governor-mysql --enablerepo=cloudlinux-rollout-4-bypass
# service db_governor restart