After installing some additional libraries my Nagios Webserver is back online:
Code: Select all
yum install php-fpm
systemctl restart php-fpm
cd /root/loader
cp *7.2* /usr/lib64/php/modules/
echo extension=ixed.7.2.lin>>/etc/php.ini
systemctl restart httpd
systemctl restart php-fpm
Unfortunately i cannot find this library:
Code: Select all
yum install php-pecl-ssh2
Last metadata expiration check: 0:31:06 ago on Wed 16 Aug 2023 12:49:49 PM CEST.
Error:
Problem: cannot install the best candidate for the job
- nothing provides php(api) = 20100412-64 needed by php-pecl-ssh2-0.12-1.el7.x86_64
- nothing provides php(zend-abi) = 20100525-64 needed by php-pecl-ssh2-0.12-1.el7.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
You have new mail in /var/spool/mail/root