Page 1 of 1

Need to update php5.3 to PHP 7.1.8

Posted: Tue Sep 05, 2017 10:40 am
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

Re: Need to update php5.3 to PHP 7.1.8

Posted: Tue Sep 05, 2017 10:53 am
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.

Re: Need to update php5.3 to PHP 7.1.8

Posted: Wed Sep 06, 2017 9:17 am
by errol_f
how far away will that release be?

Re: Need to update php5.3 to PHP 7.1.8

Posted: Wed Sep 06, 2017 9:35 am
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.