Hi everybody

I've problem with the new installation for icinga-web! I've check the docs 
http://docs.icinga.org/latest/de/icinga-web-scratch.html and google without 
help!
Perhaps do you have idea that brings me solution...

The following test gives me 3 failures :

### Begin Result of the test : # php icingaWebTesting.php 
        
        There were 3 failures:

        1) userRightsTest::testCacheDirsAreWriteable
        Cache permission check failed

        2) userRightsTest::testLogDir
        Couldn't write log files

        3) availabilityTest::testShowLoginMask
        Login mask threw an exception Login mask call failed with status code 
403

        FAILURES!
        Tests: 26, Assertions: 200, Failures: 3, Skipped: 3.
        Segmentation fault
        

With # cat test.properties
'
' Properties for the test suite
'
www-user =  wwwrun
www-group = www
www-port = 80
www-port-ssl = 443
web-path = /icinga-web
testLogin-name = root
testLogin-pass = password

### End

I've change the permission on these cache and logs directories :

        # ll /usr/local/icinga-web/app/
        drwxrwxrwt 3 wwwrun www 4096 2011-02-28 16:40 cache

        # ll /usr/local/icinga-web/app/modules/AppKit/
        drwxrwxrwx  2 wwwrun www 4096 2011-02-01 13:39 cache

        # ll /usr/local/icinga-web/app/modules/Cronks/
        drwxrwxrwx 2 wwwrun www 4096 2011-02-01 13:39 cache

        # ll /usr/local/icinga-web/app/modules/Web/
        drwxrwxrwx  2 wwwrun www 4096 2011-02-01 13:39 cache

        # ll /usr/local/icinga-web/app/data/
        drwxrwxrwt 2 wwwrun www 4096 2011-03-02 09:24 log

Here are my questions :

-       Why PHP told me cache and log failures? 1) and 2)
-       What's means the failure 3) Login mask threw an exception Login mask 
call failed with status code 403?
                
As anyone an idea?

Regards,
Jérome M. Meyer
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to