The CloudLinux team has released updates for the CloudLinux 6 kernel and alt-mod-passenger. All Nuagerie servers are automatically updated, however, the manual update commands have been included.
The new CloudLinux 6 kernel has been updated to version 2.6.32-954.3.5.lve1.4.63.el6 and is now available.
To update your kernel, enter the following command:
yum install kernel-2.6.32-954.3.5.lve1.4.63.el6
---
Alt-mod-passenger has been updated to version 5.3.7-3 for CloudLinux 6 and 7, for EasyApache 4 and httpd24.
alt-mod-passenger-5.3.7-3
ea-apache24-mod-alt-passenger-5.3.7-3
httpd24-alt-mod-passenger-5.3.7-3
This version includes support for the PassengerAppLogFile directive:
By default, all Passenger log messages are written to the Passenger log file. With this option, you can have the application-specific messages logged to a different file as well. In alt-mod-passenger, you can use it in the context of a virtual host or in the htaccess file.
To update your alt-mod-passenger version to 5.3.7-3 or to install the newest version to your system, please enter the following commands into your terminal.
For cPanel EasyApache 4
To update:
# yum update ea-apache24-mod-alt-passenger
To install:
# yum install ea-apache24-mod-alt-passenger
For EasyApache 3, DirectAdmin, Plesk and no control panel RPM-based platforms
To update:
# yum update alt-mod-passenger
To install:
# yum install alt-mod-passenger
For httpd24
To update:
# yum update httpd24-alt-mod-passenger
To install:
# yum install httpd24-alt-mod-passenger