FORBIDDEN: YOU DON´T HAVE PERMISSION TO ACCESS.

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
JulioCesar
Posts: 6
Joined: Mon Dec 07, 2015 12:40 am

FORBIDDEN: YOU DON´T HAVE PERMISSION TO ACCESS.

Post by JulioCesar »

Hello, this is my first installation for CORE NAGIOS in Centos 6.7, as did the installation but when I want to access the web interface get the following error:

FORBIDDEN
YOU DON´T HAVE PERMISSION TO ACCESS /NAGIOS/ ON THIS SERVER
_______________________________________________________________
APACHE/2.2.15 (CentOS) Server at localhost Port 80

I would appreciate help me solve this problem.

thanks :P
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: FORBIDDEN: YOU DON´T HAVE PERMISSION TO ACCESS.

Post by hsmith »

How did you install Core?
Former Nagios Employee.
me.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: FORBIDDEN: YOU DON´T HAVE PERMISSION TO ACCESS.

Post by rkennedy »

Also, can run the following commands and post the output -

Code: Select all

tail -n50 /var/log/httpd/error_log
tail -n50 /var/log/httpd/ssl_error_log
Former Nagios Employee
Locked