On 11/29/10 12:40 PM, Bruce Pennypacker wrote:
> I have Icinga 1.2.1 running on a RHEL5 box with IDO2DB, and it's been 
> running fine for quite some time.  I'm now trying to install 
> Icinga-web 1.2.1 but I'm running into a problem.  I built and 
> installed php 5.2.14 and pcre 8.10 along with all the other Icinga-web 
> dependencies and went through all the setup steps in the 
> documentation.  When I run "make testdeps it's happy with all the 
> requirements and all but the optional pgsql and soap extensions.  
> After restarting Apache and accessing /icinga-web I get the login 
> prompt and can log in with the default username and password.  But at 
> that point when I try to do pretty much anything I get no response and 
> a bunch  of the following errors in my apache error log:
>
> PHP Fatal error:  Class 'icingaApiPDO' not found in 
> /usr/local/icinga/share/icinga-api/objects/connection/IcingaApiConnectionDatabase.php
>  
> on line 177
Well I figured out this particular problem - building our icinga RPM 
succeeded but some API files weren't properly installed since it wasn't 
being built as root.  So files like icingaApiPDO.php weren't being 
properly installed...

But now that we've fixed that we're running into other issues.  I can 
successfully log in and create/edit new user accounts but clicking on 
the various Data icons does nothing, and in the log at the bottom of the 
screen it shows "Loading..." and the spinning icon but never does 
anything else.  Now we're not seeing any errors in the http log, but in 
icinga-web/app/data/log we're seeing the following:

[Mon Nov 29 19:04:04 2010] [fatal] Uncaught AppKitPHPError: PHP Error 
ob_end_clean() [<a href='ref.outcontrol'>ref.outcontrol</a>]: failed to 
delete buffer. No buffer to delete. 
(/usr/local/icinga-web/lib/agavi/src/exception/AgaviException.class.php:249) 
(/usr/local/icinga-web/app/modules/AppKit/lib/logging/AppKitExceptionHandler.class.php:20)

Any suggestions regarding this error and why we're not able to do 
anything from the main icinga-web page?

-Bruce


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to