After funning the fullinstall script and conencting to x.x.x.x/nagiosfusion i get the error message
DB Connect Error [nagiosfusion]: Database connection failed
when i try and manualy run the create_postgres_db.sh i get the error
psql: FATAL: database 2Roor" does not exits
The XI server im trying to install fusion onto is a VM runnign a fresh VM image of XI
IS anyone able to advise me what i will be doing wrong?
32bit Centos VM image from XI downlaod page running on winodws7 64bit on AMD Phenom II x6 1057T
DB Connect Error [nagiosfusion]: Database connection failed
Re: DB Connect Error [nagiosfusion]: Database connection fai
What version of CentOS is this running on?
There have been some repo changes lately that have been causing a lot of headaches for our install scripts. Can you also check to see if postgresql is running (or was installed at all)?
There have been some repo changes lately that have been causing a lot of headaches for our install scripts. Can you also check to see if postgresql is running (or was installed at all)?
Code: Select all
service postgresql restart