On 11/30/10 9:22 AM, Bruce Pennypacker wrote: > On 11/30/10 4:51 AM, Marius Hein wrote: >> HI. >> >>> 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: >> Anything in the icinga-logs: app/data/logs/debug* ? >> >> Maybe the log path of IcingaApi isn't writable by the Apache User: >> /path/to/icinga-api/log. > As soon as I log into icinga-web about five of the following appears > in the debug log: > > [Tue Nov 30 14:19:51 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) > > After digging around and going through the icinga-web installation docs again I uncovered my problem. There was a typo in the password for my icinga database (not the icinga-web one) in app/modules/Web/config/icinga-io.xml. I edited that file and fixed the config_password parameter. After deleting the contents of app/cache/config/*.php and restarting apache it appears that icinga-web is working properly now.
-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
