Nagios XI - Upgrade to PHP 7.4 to enable oAuth 2.0
Posted: Thu Oct 31, 2024 10:04 am
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
Is it possible to not use REMI to achieve this?
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-php74Is it possible to not use REMI to achieve this?