Install error on Centos 8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Install error on Centos 8

Post by isadmin »

Receiving the following error when trying to install NagiosXI Current version on Centos 8.
Installing Nagios XI base files...
Creating product directory...
./B-installxi: line 104: /etc/php-fpm.d/www.conf: No such file or directory
[root@Nagios-XI nagiosxi]# ./B-installxi: line 104: /etc/php-fpm.d/www.conf: No such file or directory
bash: ./B-installxi:: No such file or directory
[root@Nagios-XI nagiosxi]# ls -l /etc/php-fpm.d/www.conf
ls: cannot access '/etc/php-fpm.d/www.conf': No such file or directory
[root@Nagios-XI nagiosxi]# dnf install php-fp
Last metadata expiration check: 0:05:42 ago on Tue 29 Sep 2020 02:12:44 PM UTC.
No match for argument: php-fp
Error: Unable to find a match: php-fp
[root@Nagios-XI nagiosxi]#
Its appears NagiosXI did not install the php-fp and also cannot find it to install??
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Re: Install error on Centos 8

Post by isadmin »

Manually installed php-fm and installation completed. I hope though this does not cause any future update issues.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Install error on Centos 8

Post by benjaminsmith »

Hi,

Glad to hear you got it solved. No, that should be fine now, and not sure why the install script wasn't able to add the package on the first try.

Let us know if it's ok to close this thread out.

Best Regards,
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!
Locked