PHP and Apache compliance

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

PHP and Apache compliance

Post by dlukinski »

Hello LOG Support

(also opening similar topic in XI)

We have to upgrade PHP and Apache on XI (CentOS 6.9 / Nagios VM template) due to security vulnerabilities found in stock versions.
To which versions we could safely upgrade PHP and Apache on XI?
- How to do this safely?

Thank you
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: PHP and Apache compliance

Post by cdienger »

Running a "yum upgrade php" and "yum upgrade httpd" should do the trick. The packages should come from the official CentOS repos and probably get you up to httpd 2.2.15-60 and php 5.3.3-49 or similar "old versions". This shouldn't be a concern though:

https://access.redhat.com/security/updates/backporting
https://wiki.centos.org/FAQ/General#hea ... 629ac835c7
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: PHP and Apache compliance

Post by dlukinski »

cdienger wrote:Running a "yum upgrade php" and "yum upgrade httpd" should do the trick. The packages should come from the official CentOS repos and probably get you up to httpd 2.2.15-60 and php 5.3.3-49 or similar "old versions". This shouldn't be a concern though:

https://access.redhat.com/security/updates/backporting
https://wiki.centos.org/FAQ/General#hea ... 629ac835c7
Backporting would not work: fully patched but non-compliant. Just tried.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: PHP and Apache compliance

Post by cdienger »

Third party repos can be used if absolutely necessary but haven't been tested and can't be supported.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: PHP and Apache compliance

Post by dlukinski »

cdienger wrote:Third party repos can be used if absolutely necessary but haven't been tested and can't be supported.
Thank you, please close the case
Locked