The following mod_lsapi, Apache 2.4, EasyApache 4 packages for CloudLinux 6 and 7 have been updated and are now available on all of our servers.
All Nuagerie servers are automatically updated; however, the code to update your servers manually has been included.
cPanel & RPM Based servers
$ yum clean all $ yum update liblsapi liblsapi-devel $ yum update mod_lsapi $ service httpd restart
DirectAdmin servers
$ 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