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
CentOS 6.5 to CentOS 7 restore help
Re: CentOS 6.5 to CentOS 7 restore help
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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.