Using User account to install: root
installing latest release 2014R2.7
Following https://assets.nagios.com/downloads/nag ... ctions.pdf
Hello,
I have had some interesting issues with the manual install. I have have to remove some sudo commands from script create_postgres_db.sh and now im stuck at ./E-importnagiosql
Error
Starting httpd: ESC[60G[ESC[0;32m OK ESC[0;39m]
Sleeping...
NOTE: If prompted, enter the MySQL root password
NagiosQL database appears OK - continuing...
NDOUtils database appears OK - continuing...
ERROR: No files to import - exiting. Were Nagios Core and NagiosQL installed?
Now I have tried
cd /tmp/nagiosxi
cp -r ./subcomponents/nagioscore/mods/cfg/import/* /usr/local/nagios/etc/import
chown apache:nagios /usr/local/nagios/etc/import/*.cfg
./fullinstall
(got from https://support.nagios.com/forum/viewto ... f=6&t=4470)
But still no luck :S
Need help