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