I have successfully installed and configured icinga 1.3 and got the basic
web interface up and running and all is good.

I'm now trying to get icinga-web to work. I've followed the instructions
documented here:

http://docs.icinga.org/latest/en/icinga-web-scratch.html

When I browse to icinga-web I am able to logon but get a blank page. When I
do a view-source I see all the HTML and markup for the page and also the
following error in Chrome's developer tools:

GET http://nagios.node/icinga-web/appkit/squishloader/javascript 500
(Internal Server Error)

Upon checking /usr/local/icinga-web/app/data/log/icinga-web-2011-03-16.log I
am seeing this identical error for every request I make of the page:

[Wed Mar 16 01:29:08 2011] [fatal] Uncaught AppKitPHPError: PHP Error
mkdir() [<a href='function.mkdir'>function.mkdir</a>]: File exists
(/usr/local/icinga-web/app/cache/config/compile.xml_development__033d402eaeb08f42e4e3d5f8474e444805e2c7c6.php:1327)
(/usr/local/icinga-web/app/modules/AppKit/lib/logging/AppKitExceptionHandler.class.php:20)

I've tried clearing the cache with:

rm /usr/local/icinga-web/app/cache/config/*.php

And then restarting apache but I can't seem to get past this.

I built icinga-web today from the git repo at:

git://git.icinga.org/icinga-web.git

Any ideas?


Thanks
Kevin
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to