Hello,

I would suggest that the username you enter in the login-window is not the same 
that is authorized for the cgi's.
You can check this in the configuration file for the cgi's. Its located on: 
/usr/local/icinga/etc/cgi.cfg.
There you will find some entries like:

authorized_for_system_information=icingaadmin

There are two possibilities:

1.       Set "use_authentication=0" in cgi.cfg (not recommended)

2.       Change the corresponding user to the one you use for all entries in 
cgi.cfg or use the * to allow all users,
authenticated by the webserver, to see the cgi's

Hope that helps,
Best regards,
Marco


Von: Huber, Melissa [mailto:[email protected]]
Gesendet: Mittwoch, 17. November 2010 20:48
An: [email protected]
Betreff: [icinga-users] Getting icinga going with apache

Ok - I'm sorry this is such a primitive question, but I'm stumped again.  I've 
just finished configuring icinga 1.2.0 with the quickstart.  I have a nagios 
configuration with apache that I have running abolutely fine and I compared 
that apache config to the configuration that I have with icinga and they're 
exactly the same.  With this new installation of icinga, I'm getting prompted 
for the login info and after I enter the login info and click ok I get an error 
message.

When accessing with Seamonkey I get:

Forbidden

You don't have permission to access /icinga/cgi-bin/ on this server.

When accessing with Internet Explorer I get a 403 message.  "The website 
declined to show this webpage."

If I look at my apache logs, I see:

[date] [error] [client x.x.x.x] attempt to invoke directory as 
script:/path/to/icinga/sbin

So, I tried changing the icinga.conf so that it runs using AddHandler, but that 
didn't work out so well either.    I tried installing php as well just in case 
that was something that was missing but that didn't seem to help.  Has anyone 
else had this issue?

Thanks,

Missy

Additional Info:

OS - Red Hat 4 ES
apache 2.2.16
php 5.2.13
mysql 5.1.52
icinga 1.2.0

mysql looks like it imported fine.  I had some trouble getting ido2db started, 
but was assisted via Michael and now it appears to be running ok - I just can't 
get a webpage after I log into icinga... :(




------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to