Hi there,

i have followed the icinga-web 1.0.1 installation instruction (the only diff 
was another DB password defined with ./configure), but after accessing 
http://localhost/icinga-web/ I always get HTTP error 500 and the following 
error message in my php log:

-----------------------------------------
[25-Jul-2010 13:40:39] PHP Fatal error:  Uncaught exception 
'AgaviParseException' with message 'Compilation of configuration file 
'/usr/local/icinga-web/app/modules/Web/config/autoload.xml' failed for the 
following reason(s):

Configuration file "/usr/local/icinga-web/app/modules/Web/config/autoload.xml" 
specifies class "IcingaApi" with nonexistent or unreadable file "/usr/local
/icinga-web/lib/icinga-api/IcingaApi.php"' in /usr/local/icinga-
web/lib/agavi/src/config/AgaviConfigCache.class.php:194
Stack trace:
#0 /usr/local/icinga-web/lib/agavi/src/config/AgaviConfigCache.class.php(94): 
AgaviConfigCache::executeHandler('/usr/local/icin...', NULL, Array)
#1 /usr/local/icinga-web/lib/agavi/src/config/AgaviConfigCache.class.php(243): 
AgaviConfigCache::callHandler('/usr/local/icin...', '/usr/local/icin...', '
/usr/local/icin...', NULL)
#2 /usr/local/icinga-
web/app/cache/config/compile.xml_development__033d402eaeb08f42e4e3d5f8474e444805e2c7c6.php(529):
 
AgaviConfigCache::checkConfig('/usr/
local/icin...')
#3 /usr/local/icinga-web/pub/index.php(26): AgaviContr in /usr/local/icinga-
web/lib/agavi/src/config/AgaviConfigCache.class.php on line 194
-----------------------------------------

The files in app/cache/config:

-rwxrwxr-x 1 wwwrun www  27020 25. Jul 13:54 
autoload.xml_development__c2fd0f5665928d0033fbdc7f9a16420325a4ecea.php*
-rwxrwxr-x 1 wwwrun www 101086 25. Jul 13:54 
compile.xml_development__033d402eaeb08f42e4e3d5f8474e444805e2c7c6.php*
-rwxrwxr-x 1 wwwrun www  34796 25. Jul 13:54 
config_handlers.xml_development__419f03744eed62a654b45009595fa179aa37f817.php*
-rwxrwxr-x 1 wwwrun www   5001 25. Jul 13:54 
module.xml_development__3afc45669f91f6bfdbef26044c38f0422dd3e78b.php*
-rwxrwxr-x 1 wwwrun www   5669 25. Jul 13:54 
settings.xml_development__349922c64332d101cbf780ca7353a191a1b86863.php

It's also strange that running etc/tests/icingaWebTesting.php gives some 
errors complaining about not fulfilled permissions for wwwrun user (and/or www 
group). But all the cache dirs have 775 permissions and owner is wwwrun:www. 
Which user should run icingaWebTesting.php? Root or wwwrun?

My System:
Linux (openSUSE 11.3)
mysql 5.1.46
PHP 5.3.2
icinga 1.0.2 (successfully installed and working with the classic web 
interface)

Thanks in advance for any feedback
Ralf

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to