Get our latest news

Blog & News

CloudLinux 6 kernel and Alt-mod-passenger updated

  • 10 April 2019

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.

CloudLinux 6 kernel

The new CloudLinux 6 kernel has been updated to version 2.6.32-954.3.5.lve1.4.63.el6 and is now available.

Changelog

  • KMODLVE-228: fixed a procfs compatibility issue.

To update your kernel, enter the following command:

yum install kernel-2.6.32-954.3.5.lve1.4.63.el6

---

Alt-mod-passenger

Alt-mod-passenger has been updated to version 5.3.7-3 for CloudLinux 6 and 7, for EasyApache 4 and httpd24.

Changelog

alt-mod-passenger-5.3.7-3

ea-apache24-mod-alt-passenger-5.3.7-3

httpd24-alt-mod-passenger-5.3.7-3

  • ALMODP-110: implemented error_log for user application;
  • fixed host IP for prespawn script.

Release notes

This version includes support for the PassengerAppLogFile directive:

  • Syntax: PassengerAppLogFile path
  • Default: PassengerAppLogFile path-to-passenger-log-file
  • Context: virtual host, htaccess

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.

Updating your system

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