Nagios xi - Upgrade to PHP 7.4 to enable oAuth 2.0

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
samersultan
Posts: 3
Joined: Mon Aug 26, 2024 1:11 pm

Nagios xi - Upgrade to PHP 7.4 to enable oAuth 2.0

Post by samersultan »

I would like to enable oAuth 2.0 for outbound alerting email from Nagios xi. To do this it requires I update to PHP 7.4 (based on this article: https://support.nagios.com/kb/article/n ... 7-860.html).


For reference I am running RHEL Oracle Linux 8 OS. In the article it uses PHP 7.4 from REMI database

Code: Select all

yum-config-manager --enable remi-php74

Is it possible to not use REMI to achieve this?
DoubleDoubleA
Posts: 199
Joined: Thu Feb 09, 2017 5:07 pm

Re: Nagios xi - Upgrade to PHP 7.4 to enable oAuth 2.0

Post by DoubleDoubleA »

itunixops
Posts: 50
Joined: Tue Jul 28, 2020 12:27 pm

Re: Nagios xi - Upgrade to PHP 7.4 to enable oAuth 2.0

Post by itunixops »

If you are going to do that I would suggest PHP 8.3 or higher. PHP 7 is long depreciated and no longer supported. You would have to enable the remi-repo to permit this.