Page 1 of 1
nagios 5.5.X and PHP7
Posted: Mon Aug 06, 2018 4:23 am
by MathieuS
Hello,
in this post:
https://support.nagios.com/forum/viewto ... =6&t=48113 lmiltchev said php7 might be supported from version 5.5.X. Is this the case or is there some delay?
Re: nagios 5.5.X and PHP7
Posted: Mon Aug 06, 2018 9:16 am
by jomann
Nagios XI 5.5.x supports PHP 7, 7.1, and 7.2, however you need to use whatever version of PHP is available on the operating system when installing. That or the version of php that is available in the repos must be able to install when doing a "yum install php php-<module>". Were you having issues with the install?
Re: nagios 5.5.X and PHP7
Posted: Tue Aug 28, 2018 3:57 am
by MathieuS
We have a setup with an older php version and want to do a php update.
Re: nagios 5.5.X and PHP7
Posted: Tue Aug 28, 2018 11:16 am
by lmiltchev
You can update PHP to 7.x on your server, then use the steps, outlined in the KB article below to install the latest SourceGuardian loaders:
https://support.nagios.com/kb/article/n ... s-816.html
I strongly recommend that you try this in test environment first, BEFORE applying it to production! Let us know if you have any more questions. Thank you!