Page 1 of 1

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

Posted: Thu Sep 17, 2015 11:02 am
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

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

Posted: Thu Sep 17, 2015 11:59 am
by jdalrymple
Check this out:

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

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

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

Posted: Thu Sep 17, 2015 12:01 pm
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.

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

Posted: Thu Sep 17, 2015 12:09 pm
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.