Page 1 of 1

Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Feb 27, 2014 6:04 pm
by fzia
I can browse to the initial page http://PrivateIPAddress
Then I need to click in to "Access Nagios XI" link which should take me to the Main Nagios Admin Page but it is taking me to a BLANK page.
I have re-started the Nagios VM several time and it does not give me any errors of Services failure etc.
I am not sure why I cannot Browse to the main page anymore.
Any help will be appreciated.
Thanks.

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Feb 27, 2014 6:06 pm
by abrist
Could you post the output of:

Code: Select all

tail -25 /var/log/httpd/error_log

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Feb 27, 2014 6:21 pm
by fzia
This is what I get: Please see the attached file.

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Feb 27, 2014 9:09 pm
by fzia
I am getting the this log message:
[error] [Client IPAddress] PHP Warning: mysql_pconnect(): Can't connect to local MySQL server through socket ' /var/lib/mysql/mysql.sock' (111) in /usr/local/nagiosxi/html/db/adodb/drivers/adodb-mysql.inc.php on line 383, referer: http://PrivateIP Address
This log error is keep repeating itself in the log file.

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Fri Feb 28, 2014 12:17 pm
by sreinhardt
Is mysql started on your system?

Code: Select all

service mysqld status

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Mar 06, 2014 3:02 pm
by fzia
I have started it and now it is working.

Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/

Posted: Thu Mar 06, 2014 3:12 pm
by abrist
Great! Locking thread, cheers!