PHP warning when upgrading Nagios XI ...
Posted: Mon May 17, 2021 7:31 am
Hello:
OS: Oracle Linux 7.9
PHP version: 5.6.40
Nagios XI version: 5.8.1
I upgraded Nagios XI yesterday, Sun. 5/16/2021, to version 5.8.3 from 5.8.1.
However, when I first attempted to upgrade from the server command line as per the following, a warning message appeared:
1). Update NAGIOS XI: https://support.nagios.com/kb/article/n ... e-839.html:
a). systemctl stop nagios.service
b). cd /tmp
c). rm -rf nagiosxi xi*
d). wget https://assets.nagios.com/downloads/nag ... est.tar.gz
e). tar xzf xi-latest.tar.gz
f). cd nagiosxi
g). ./init.sh
WARNING MESSAGE:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ixed.5.4.lin' - /usr/lib64/php/modules/ixed.5.4.lin: undefined symbol: zend_get_hash_value in Unknown on line 0
2). I updated PHP via CLI: yum install php
3). PHP and 15 dependences were accepted for installation
4). Reran the Nagios XI upgrade, still got the warning, but Nagios XI did upgrade.
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ixed.5.4.lin' - /usr/lib64/php/modules/ixed.5.4.lin: undefined symbol: zend_get_hash_value in Unknown on line 0
PHP 5.6.40 (cli) (built: Apr 28 2021 13:55:10)
Does this need to be fixed? Is there a fix?
Thank you.
OS: Oracle Linux 7.9
PHP version: 5.6.40
Nagios XI version: 5.8.1
I upgraded Nagios XI yesterday, Sun. 5/16/2021, to version 5.8.3 from 5.8.1.
However, when I first attempted to upgrade from the server command line as per the following, a warning message appeared:
1). Update NAGIOS XI: https://support.nagios.com/kb/article/n ... e-839.html:
a). systemctl stop nagios.service
b). cd /tmp
c). rm -rf nagiosxi xi*
d). wget https://assets.nagios.com/downloads/nag ... est.tar.gz
e). tar xzf xi-latest.tar.gz
f). cd nagiosxi
g). ./init.sh
WARNING MESSAGE:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ixed.5.4.lin' - /usr/lib64/php/modules/ixed.5.4.lin: undefined symbol: zend_get_hash_value in Unknown on line 0
2). I updated PHP via CLI: yum install php
3). PHP and 15 dependences were accepted for installation
4). Reran the Nagios XI upgrade, still got the warning, but Nagios XI did upgrade.
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ixed.5.4.lin' - /usr/lib64/php/modules/ixed.5.4.lin: undefined symbol: zend_get_hash_value in Unknown on line 0
PHP 5.6.40 (cli) (built: Apr 28 2021 13:55:10)
Does this need to be fixed? Is there a fix?
Thank you.