Get our latest news

Blog & News

Alt-PHP and mod_Isapi updated

  • 14 February 2019

We have updated several Alt-PHP and mod_Isapi packages to the newest versions on all of our servers. All Nuagerie servers are automatically updated, however, the manual update commands have been included.

mod_Isapi

mod_lsapi has been updated for CloudLinux 6 and 7 as well as for Apache 2.4 (CloudLinux 6 and CloudLinux 7) and EasyApache 4 (CloudLinux 6 and 7).

Changelog:

liblsapi-1.1-36

mod_lsapi-1.1-36

ea-apache24-mod_lsapi-1.1-36

httpd24-mod_lsapi-1.1-36

  • MODLS-618: fixed a conflict between liblsapi and ea-liblsapi;
  • MODLS-619: added "Requires" tag for Python-related packages;
  • fixed statistics exceptions flow;
  • MODLS-606: fixed lsapi_poll_timeout functionality;
  • MODLS-600: fixed mod_lsapi removal sets handler to none;
  • MODLS-571: added support for httpd24-mod_lsapi usage statistics;
  • MODLS-598: fixed permissions on config files;
  • MODLS-587, MODLS-594: added Selector usage statistics.

Updating your system

cPanel and RPM Based systems

$ yum clean all
$ yum update liblsapi liblsapi-devel
$ yum update mod_lsapi
$ service httpd restart

DirectAdmin

$ yum clean all
$ yum update liblsapi liblsapi-devel
$ cd /usr/local/directadmin/custombuild
$ ./build update
$ ./build mod_lsapi

EasyApache 4

$ yum clean all
$ yum update liblsapi liblsapi-devel ea-apache24-mod_lsapi
$ service httpd restart

http24 for CloudLinux 6 and CloudLinux 7

$ yum update liblsapi liblsapi-devel
$ yum install httpd24-mod_lsapi

---

Alt-PHP

Changelog:

alt-php72-7.2.15-1

  • updated to version 7.2.15;
  • MODLS-627: fixed php_value priority issue;
  • MODLS-626: updated LiteSpeed patches for V 7.2.

alt-php73-7.3.2-1

  • updated to version 7.3.2;
  • MODLS-627: fixed php_value priority issue;
  • MODLS-626: updated LiteSpeed patches for V 7.2.

Update command:

yum groupupdate alt-php