nagios 5.5.X and PHP7

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MathieuS
Posts: 24
Joined: Wed Aug 31, 2011 6:07 am

nagios 5.5.X and PHP7

Post 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?
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: nagios 5.5.X and PHP7

Post 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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
MathieuS
Posts: 24
Joined: Wed Aug 31, 2011 6:07 am

Re: nagios 5.5.X and PHP7

Post by MathieuS »

We have a setup with an older php version and want to do a php update.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: nagios 5.5.X and PHP7

Post 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!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked