Hello:
To follow-up with https://support.nagios.com/forum/viewto ... 16&t=62597, I have finally successfully upgraded PHP from 5.6.4 to latest PHP version 7.4.x on our Oracle Linux 7.9 server running Nagios XI 5.8.3.
As a suggestion, after following Nagios' (extremely fantastic and very helpful) documentation (identified at the end), please update the documentation so that the latest PHP version is used:
3rd section, identified as "All", 4th line:
yum -y install yum-utils
PHPTZ=$(grep -s '^date.timezone' /etc/php.ini | awk '{print $3}')
yum -y remove php-*
yum-config-manager --enable remi-php72 <--- This should be "remi-php74".
Thank you!
Documentation:
https://support.nagios.com/kb/article/n ... 7-860.html
https://support.nagios.com/kb/pdf-860.html
Upgrade PHP 5.6.4 to latest version ...
Upgrade PHP 5.6.4 to latest version ...
Newbie '14
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Upgrade PHP 5.6.4 to latest version ...
Hi Phil,
Thanks for your input here, and we'll get that doc updated shortly,
Have a great day!
Benjamin
Thanks for your input here, and we'll get that doc updated shortly,
Have a great day!
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!