Can login, but only get dead links in menu and Not Found

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
MostHated
Posts: 3
Joined: Thu Sep 17, 2015 10:17 am

Can login, but only get dead links in menu and Not Found

Post by MostHated »

Hello all, I was originally using a default /var/www/html style setup but then switched to using virtualmin, and am using /home/user setup now for my server I was testing things out on. Nagios 4.1.1 was working, but when I switched, it no longer works.

I set a default server and reinstalled Nagios core. When I go to serverip/nagios I get what you see in the image below. I used this guide before and it worked just fine, but I can no longer get it to work after following the whole guide again. https://www.digitalocean.com/community/ ... untu-14-04

**Update, it looks like when I try it with chrome I get different results after logging in, which are the 2nd image.

Thanks all!

Image

Image
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Can login, but only get dead links in menu and Not Found

Post by jdalrymple »

Check this out:

http://askubuntu.com/questions/59272/ph ... em-upgrade

I suspect you're encountering the same thing, well documented.
MostHated
Posts: 3
Joined: Thu Sep 17, 2015 10:17 am

Re: Can login, but only get dead links in menu and Not Found

Post by MostHated »

I made a test phpinfo page in the main directory of that server " http://serverip/index.php" and it works just fine, but when I do /nagios/ I get that second image in chrome.
MostHated
Posts: 3
Joined: Thu Sep 17, 2015 10:17 am

Re: Can login, but only get dead links in menu and Not Found

Post by MostHated »

jdalrymple wrote:Check this out:

http://askubuntu.com/questions/59272/ph ... em-upgrade

I suspect you're encountering the same thing, well documented.

That worked! Thank you much.
Locked