<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>After some hours of @@@!!!###! i
        arrived to this:</tt><tt><br>
      </tt><tt><br>
      </tt><tt>   <Nini></tt><tt><br>
      </tt><tt>    <Section Name="My region Name"></tt><tt><br>
      </tt><tt>      <Key Name="RegionUUID"
        Value="4208aa66-ce9b-4f49-a4da-06a27d95f001" />    </tt><tt><br>
      </tt><tt>      <Key Name="Location" Value="7000,7000" />   
      </tt><tt><br>
      </tt><tt>      <Key Name="SizeX" Value="256" /></tt><tt><br>
      </tt><tt>      <Key Name="SizeY" Value="256" /></tt><tt><br>
      </tt><tt>      <Key Name="InternalAddress" Value="0.0.0.0"
        /></tt><tt><br>
      </tt><tt>      <Key Name="InternalPort" Value="9016" /></tt><tt><br>
      </tt><tt>      <Key Name="AllowAlternatePorts" Value="False"
        /></tt><tt><br>
      </tt><tt>      <Key Name="ExternalHostName"
        Value="endivatomic.eu" /></tt><tt><br>
      </tt><tt>      <Key Name="MaxPrims" Value="15000" /></tt><tt><br>
      </tt><tt>      <Key Name="MaxAgents" Value="40" /></tt><tt><br>
      </tt><tt>      <Key Name="RegionType" Value="0" /></tt><tt><br>
      </tt><tt>      <Key Name="MaptileStaticUUID"
        Value="00000000-0000-0000-0000-000000000000" /></tt><tt><br>
      </tt><tt>    </Section></tt><tt><br>
      </tt><tt>   </Nini></tt><tt><br>
      </tt><tt><br>
      </tt><tt>Be careful:</tt><tt><br>
      </tt><tt>    NewLine needed at end of line</tt><tt><br>
      </tt><tt>    Tabs needed at beginning</tt><tt><br>
      </tt><tt>    Caps letter and spaces MUST be exactly like showed</tt><tt><br>
      </tt><tt><br>
      </tt><tt>if u want a php example contact me by mail.</tt><br>
      <br>
      <br>
      <br>
      Il 27/11/2015 13:00, <a class="moz-txt-link-abbreviated" href="mailto:opensim-dev-request@opensimulator.org">opensim-dev-request@opensimulator.org</a> ha
      scritto:<br>
    </div>
    <blockquote
      cite="mid:mailman.0.1448625601.16107.opensim-dev@opensimulator.org"
      type="cite">
      <table class="header-part1" width="100%" border="0"
        cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Oggetto:
              </div>
              [Opensim-dev] What format should be used with
              region_info_source = web</td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Mittente:
              </div>
              Jeff Kelley <a class="moz-txt-link-rfc2396E" href="mailto:opensim@pescadoo.net"><opensim@pescadoo.net></a></td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Data:
              </div>
              25/11/2015 10:59</td>
          </tr>
        </tbody>
      </table>
      <table class="header-part2" width="100%" border="0"
        cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">A:
              </div>
              <a class="moz-txt-link-abbreviated" href="mailto:opensim-dev@opensimulator.org">opensim-dev@opensimulator.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <div class="moz-text-flowed" style="font-family: -moz-fixed;
        font-size: 14px;" lang="x-western">The text version doesn't
        work.
        <br>
        <br>
        I tried the XML format documented here
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://opensimulator.org/wiki/OpenSim_0.6.6_legacy_configuration_information">http://opensimulator.org/wiki/OpenSim_0.6.6_legacy_configuration_information</a>
        <br>
        and it bombs at CheckRegionsForSanity.
        <br>
        <br>
        I tried the Nini format discussed here
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://opensimulator.org/pipermail/opensim-dev/2014-April/024752.html">http://opensimulator.org/pipermail/opensim-dev/2014-April/024752.html</a>
        <br>
        and it bombs at XmlConfigureSource.LoadSections.
        <br>
        <br>
        Failing examples:
        <br>
        <br>
        <Section name="Region_1"><key name="RegionName"
        value="Reg01" /><key name="RegionUUID"
        value="27751610-ee06-40d4-b35d-0d3efe37cbf7" /><key
        name="Location" value="4001,4000" /><key
        name="InternalPort" value="9101" /><key
        name="InternalAddress" value="0.0.0.0" /><key
        name="AllowAlternatePorts" value="false" /><key
        name="ExternalHostName" value="88.161.20.136"
        /></Section>
        <br>
        <br>
        <br>
        <Section name="Region_1"><key name="RegionUUID"
        value="186df228-71e7-4890-aa9e-1349605ac7c0" /><key
        name="name" value="Reg01" /><key name="location_x"
        value="4001" /><key name="location_y" value="4000"
        /><key name="InternalPort" value="9101" /><key
        name="internal_ip_address" value="0.0.0.0" /><key
        name="allow_alternate_ports" value="false" /><key
        name="external_host_name" value="88.161.20.136"
        /></Section>
        <br>
        <br>
        <br>
        What is the correct format for loading from web?
        <br>
        <br>
        <br>
        Opensim 0.8.2.0
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>