That was it guys Thanks

Adjusting the SELinux settings
RHEL and derived distributions like Fedora and CentOS are shipped with 
activated SELinux (Security Enhanced Linux) running in "enforcing" mode. This 
may lead to "Internal Server Error" messages when you try to invoke the 
Icinga-CGIs.
Check if SELinux runs in enforcing mode
#> getenforce
Set SELinux in "permissive" mode
#> setenforce 0
To make this change permanent you have to adjust this setting in 
/etc/selinux/config and restart the system.


From: Wolfgang [mailto:w...@gmx.net]
Sent: Thursday, July 12, 2012 3:53 PM
To: icinga-users@lists.sourceforge.net
Subject: Re: [icinga-users] Icinga Classic web interface. No permission to 
access.

Am 12.07.2012 21:47, schrieb Robert Carpenter:
I am installing the Icinga 1.7.1 on a Linux Centos server version 5.2.  All the 
install went OK. No outstanding errors that I saw, but
When I try to start the web interface I get the following error and I am not 
able to see the Icinga login page.
What is that pointing to ?

Forbidden
You don't have permission to access<http://borg4.cmp.local/icinga> /icinga on 
this server.
________________________________
Apache/2.2.15 (CentOS) Server

I get the following when I do the system check.

Total Warnings: 0
Total Errors:   0

Things look okay - No serious problems were detected during the pre-flight 
check, But I am unable to start the web interface.


*******************************************************************************
Robert Carpenter
Unix System Administrator
600 Community Drive Manhasset New York, 11030
Email: robert.carpen...@ubm.com<mailto:robert.carpen...@ubm.com>
Phone: 516-562-5907
Cell: 516-532-2951
*******************************************************************************

Might be an SELinux issue like described in 
http://docs.icinga.org/latest/en/quickstart-icinga.html.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to