New 5.7 install fails with php7.4

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
olabisid
Posts: 14
Joined: Fri Apr 19, 2019 10:50 am

New 5.7 install fails with php7.4

Post by olabisid »

is Nagios XI compatible with PHP7.4? we are trying to build a new 5.7 XI instance running on CentOS 7 with PHP7.4 installed. we're getting the error below when performing fullinstall. any idea on how to move past this?



Error: Package: nagiosxi-deps-el7-5.7.0-1.noarch (/nagiosxi-deps-el7-5.7.0-1.noarch)
Requires: php-mysql
Available: php-mysql-5.4.16-48.el7.x86_64 (base)
php-mysql = 5.4.16-48.el7
Available: php-mysqlnd-5.4.16-48.el7.x86_64 (base)
php-mysql = 5.4.16-48.el7
Available: php-pecl-mysql-1.0.0-0.23.20190415.d7643af.el7.remi.7.4.x86_64 (remi-php74)
php-mysql = 1:1.0.0
Installed: php-mysqlnd-7.4.7-1.el7.remi.x86_64 (@remi-php74)
Not found
Available: php-mysqlnd-7.4.6-1.el7.remi.x86_64 (remi-php74)
Not found
Error: Package: nagiosxi-deps-el7-5.7.0-1.noarch (/nagiosxi-deps-el7-5.7.0-1.noarch)
Requires: php-mssql
Available: php-mssql-5.4.16-7.el7.x86_64 (nagiosxi-deps)
php-mssql = 5.4.16-7.el7
Available: php-mssql-5.4.16-9.el7.x86_64 (epel)
php-mssql = 5.4.16-9.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: New 5.7 install fails with php7.4

Post by tgriep »

Answering in the ticket. I will close this post as to not duplicate efforts.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked