<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">It might be the IMAGEMODE RGBA   (this
      implies 32 bit output) combined with the MIMITYPE "image/png;
      mode=8bit" (which defines 8 bit output) .<br>
      <br>
      But the fact that error message states "bits=8", which is not the
      correct syntax for the MIMETYPE, suggests you need to dobule check
      you are using the mapfile with the correct syntax (mode=8bit).<br>
      <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
      On 7/24/2013 7:03 AM, Robert R. Raiz wrote:<br>
    </div>
    <blockquote
cite="mid:CAF=UrPm+WSYukcCsP6ETRV4P9nMHPpCjfA_RwH7Na6qwCkXkfQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I read all day about the outputs and it seems that
        it should display everything ok even if I do not specify the
        outputformat.<br>
        <br>
        Everything I modify returns <i>"msWMSLoadGetMapParams(): Image
          handling error. Unsupported output format (image/png;bits=8)"</i>
        <div>
          <br>
          Is it possible ?! to come from the following part:<br>
          <br>
          <div><font size="1">WEB</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>METADATA</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>'ows_title'
              'Parcel Maps'</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>'ows_srs'
              'EPSG:26915 EPSG:4326 EPSG:900913 EPSG:4269 EPSG:2277'</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>'ows_enable_request'
              '*'</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>'ows_onlineresource'
              '<a moz-do-not-send="true" href="http://www.geomoose.org">http://www.geomoose.org</a>'</font></div>
          <div><font size="1"><span class="" style="white-space:pre"> </span>END</font></div>
          <div><font size="1">END</font><br>
            <br>
            I did not use this before and I wonder if the MIMTYPE is
            somehow returned all the time as png 8 bit. If I remove this
            part, again, I get an error.</div>
        </div>
      </div>
      <div class="gmail_extra">
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>