<html>
  <head>

  </head>
  <body style="margin-top: 4px; font-variant: normal; margin-right: 4px; line-height: normal; margin-left: 4px; margin-bottom: 1px">
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">All&#44;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">Ok&#44; this one took me a while to track down.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">I have an installation where I have a common data source respository and I&#39;m trying to set up a environment where an older Mapserv 4.9&#40;something&#41; linux &#40;highly customized version&#41; version and a 5.6.5 Windows 7 version are accessing this same repository.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">The first problem was the &lt;&#33;-- MapServer Temaplte --&gt; magic string was missing&#44; added that in&#44; but it messes with the Mime type stuff&#44; because our templates are for generating XML files&#44; which need to have &quot;&lt;&#63;xml . . .&quot; up front instead of MapServer magic string.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">If I add the Magic string stuff as the second line&#44; doesn&#39;t seem to affect the old installation of MapServer&#44; but it breaks the new version which is expecting the Magic String up front. &nbsp;I tried a couple of things in the new installation&#44; like putting the Magic string on the same line as the XML declare&#44; but that made the file come down from Apache as text/html instead of text/xml.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">Should/Could I be addessing this in the apache &quot;magic&quot; file and add something about &quot;&lt;&#33;-- MapServer . . .&quot; to the XML definition&#44; seems wrong for some reason.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">This is my last piece to figure out for the new install . . .</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">bobb</font>    </p>
<br>      <br>
  </body>
</html>