Need to update php5.3 to PHP 7.1.8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sac1472
Posts: 66
Joined: Thu May 25, 2017 5:06 am

Need to update php5.3 to PHP 7.1.8

Post by sac1472 »

We have installed nagiosxi 5.4.8 Installed. but there are some Vulnerability Identified in PHP by Our Security. To fix that we need to update php to 7.1.8.
I have updated it any how on Test Env. :D
It gives Error like

"PHP script '/usr/local/nagiosxi/html/includes/dbl.inc.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.1.lin' to be installed"

i have added "ixed.7.1.lin" under /usr/lib64/php/modules/ and modified /etc/php.d/sourceguardian.ini accordingly.

Now, I getting Blank screen at Deafult URL : http://10.253.237.35/nagiosxi/

Thanks in advance
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Need to update php5.3 to PHP 7.1.8

Post by scottwilkerson »

sac1472 wrote:We have installed nagiosxi 5.4.8 Installed. but there are some Vulnerability Identified in PHP by Our Security. To fix that we need to update php to 7.1.8.
I have updated it any how on Test Env. :D
It gives Error like

"PHP script '/usr/local/nagiosxi/html/includes/dbl.inc.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.1.lin' to be installed"

i have added "ixed.7.1.lin" under /usr/lib64/php/modules/ and modified /etc/php.d/sourceguardian.ini accordingly.

Now, I getting Blank screen at Deafult URL : http://10.253.237.35/nagiosxi/

Thanks in advance
At present Nagios XI does not support php 7.1, however this will be supported in a future version.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
errol_f
Posts: 1
Joined: Fri Sep 30, 2016 6:42 am

Re: Need to update php5.3 to PHP 7.1.8

Post by errol_f »

how far away will that release be?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Need to update php5.3 to PHP 7.1.8

Post by scottwilkerson »

errol_f wrote:how far away will that release be?
I cannot give a release date as we do not do releases until everything is tested. I believe it will be in the next minor release, so when 5.5.0 comes out, I believe it will be available.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked