Page 1 of 1

CentOS 6.5 to CentOS 7 restore help

Posted: Tue Jul 17, 2018 11:17 am
by vmwareguy
Hello everyone,

I'm having a problem with my Nagios Restore.

I just build a new CentOS 7 server to replace our old 6.5 server. After installing XI 5.5 and running the restore I receive the warning telling me that I need to re-download the Nagios XI tarball, and re-install the subcomponents.

referencing this document https://assets.nagios.com/downloads/nag ... ios-XI.pdf

I execute the following commands:
cd /tmp/nagiosxi
rm -f installed.subcomponents
./A-subcomponents

I keep getting the following error:
PHP was not configured - run previous script

I have no idea which script it wants me to run.

Thanks

Re: CentOS 6.5 to CentOS 7 restore help

Posted: Tue Jul 17, 2018 11:43 am
by jomann
If you re-downloaded it and extracted it then I would suggest going into the subcomponents folder and then running the ./install from inside there.

Code: Select all

cd /tmp/nagiosxi/subcomponents
./install