Looks more like you have installed icinga-web and you have apache serving the 
wrong directory or incorrectly.

Check the docs for pre-reqs and installation.

You have served up 'icinga-web/lib/agavi/src/config/xsd/databases.xsd' by 
mistake…

jlc

From: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] On Behalf Of 
Koen Vanoppen
Sent: Thursday, August 4, 2016 9:17 AM
To: icinga-users@lists.icinga.org
Subject: [icinga-users] icinga-web

Dear all,

I have a issue with the setup of icinga-web for usage with icinga2 and 
icingaweb2.
Everything is installed. But when I go to the icinga-web page I get this error:

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
            xmlns:xs="http://www.w3.org/2001/XMLSchema";
            
xmlns:databases_1_0="http://agavi.org/agavi/config/parts/databases/1.0";
            targetNamespace="http://agavi.org/agavi/config/global/envelope/1.0";
            elementFormDefault="qualified"
            version="$Id: databases.xsd 3595 2009-01-19 08:31:33Z impl $">

            <xs:import 
namespace="http://agavi.org/agavi/config/parts/databases/1.0";
                      schemaLocation="parts/databases.xsd" />

            <xs:redefine schemaLocation="_envelope.xsd">

                        <xs:complexType name="configuration">
                                    <xs:complexContent>
                                                <xs:extension 
base="configuration">
                                                            <xs:group 
ref="databases_1_0:configuration" />
                                                </xs:extension>
                                    </xs:complexContent>
                        </xs:complexType>

            </xs:redefine>

</xs:schema>

Google didn't gave me any useful answer neither... Any ideas?
Thanks in advance!

Kind regards,

Koen
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to