Hi,
I'm installing Nagios XI 5.4.10 ( I know this is a very old version but I need to do this to test upgrade to the latest version)
I'm installing it in offline mode.
The installation completed successfully but when I try to open http://<serverip>/nagiosxi I'm getting "Forbidden" message on the screen
Please help
Genna Reingold
Cannot complete install - getting Forbidden on Web Page
Re: Cannot complete install - getting Forbidden on Web Page
Fixed it. The host was running Apache 2.4 so I have updated /etc/httpd/conf.d/nagiosxi.conf with:
# Order allow,deny
# Allow from all
Require all granted
# Order allow,deny
# Allow from all
Require all granted
Re: Cannot complete install - getting Forbidden on Web Page
Great!! ..... ticket closed/locked ... 