Page 1 of 1

/nagios url not found Version 4.3.4

Posted: Sat Sep 09, 2017 6:07 pm
by lcontreras
Hi guys!

After following the procedures for installing Nagios Core Version 4.3.4 and I go to the url http://localhost/nagios it returns to me /nagios url not found.

I have tested older version in the same OS Ubuntu Server 16.04 and it doesn't happen.

Is there any known bug about that situation ?

Any workaround?

cheers!

Re: /nagios url not found Version 4.3.4

Posted: Mon Sep 11, 2017 8:51 am
by scottwilkerson
did you run

Code: Select all

make install-init
and restart apache2

Code: Select all

service apache2 restart