Web UI Allows Login But Page is Blank

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Dualsweat
Posts: 13
Joined: Mon Oct 07, 2013 2:44 pm

Web UI Allows Login But Page is Blank

Post by Dualsweat »

Hello All,

I installed Ubuntu 12.04 and Nagios 4 yesterday. With the help of the forum, I was able to get Nagios up and running. However, when I connect to the WebUI (IE, Firefox), I login with USID: nagiosadmin PW:****, and then I am asked to download a file. I can never get to the Nagios UI. Does anyone have any tips or things I can check?

The help I received earlier can be found here:
http://support.nagios.com/forum/viewtop ... =7&t=21578

Thanks for any information!

Matt-------
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Web UI Allows Login But Page is Blank

Post by abrist »

Do you have php installed on this server?
Are your cgi's executable:

Code: Select all

ls -la <path to cgis>
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Dualsweat
Posts: 13
Joined: Mon Oct 07, 2013 2:44 pm

Re: Web UI Allows Login But Page is Blank

Post by Dualsweat »

Sadly, I have no idea what a php is or a cgi. I just installed Ubuntu and installed nagios. I assumed it would "just work".

If you have the time to explain to me what exactly I need to check, that would be great.

Thanks,

MAtt--------
Dualsweat
Posts: 13
Joined: Mon Oct 07, 2013 2:44 pm

Re: Web UI Allows Login But Page is Blank

Post by Dualsweat »

Ok Guys,

I resolved this issue. We can close this out.

I must have missed the install for libapache2-mod-php5.
I installed it and everything is working now.

Thanks!

Matt M.------
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Web UI Allows Login But Page is Blank

Post by tmcdonald »

Is this problem a continuation of the other thread your posted a link to? If so, I am going to merge the two for the sake of simplicity.
Former Nagios employee
Dualsweat
Posts: 13
Joined: Mon Oct 07, 2013 2:44 pm

Re: Web UI Allows Login But Page is Blank

Post by Dualsweat »

It is a continuation - but they were 2 separate issues. So, you may want to keep them separate.
Locked