<div dir="ltr">Hello.<div><br></div><div>I&#39;m using MapServer version 6.2.1 (MS4W 3.1.0-beta1).</div><div><br></div><div>My map files always display blank tiles, even with a GET MAP Request, whenever I try to display raster images with mapserver.</div>

<div><br></div><div>Here&#39;s a copy of one of my map files. Hopefully someone can tell me what I&#39;m getting wrong.</div><div><br></div><div><div># Map file created from QGIS project file C:/Program Files (x86)/Quantum GIS Lisboa/test.qgs</div>

<div># Edit this file to customize for your map interface</div><div># (Created with PyQgis MapServer Export plugin)</div><div>MAP</div><div>  NAME &quot;QGIS-MAP&quot;</div><div>  # Map image size</div><div>  SIZE 400 400</div>

<div>  UNITS meters</div><div><br></div><div>  EXTENT 429144.335090 662205.359359 996550.275768 937861.859359</div><div>  FONTSET &#39;./fonts/fonts.txt&#39;</div><div>  SYMBOLSET &#39;./symbols/symbols.txt&#39;</div><div>

  PROJECTION</div><div>    &#39;proj=utm&#39;</div><div>    &#39;zone=31&#39;</div><div>    &#39;datum=WGS84&#39;</div><div>    &#39;units=m&#39;</div><div>    &#39;no_defs&#39;</div><div>  END</div><div><br></div><div>  # Background color for the map canvas -- change as desired</div>

<div>  IMAGECOLOR 255 255 255</div><div>  IMAGEQUALITY 95</div><div>  IMAGETYPE agg</div><div><br></div><div>  OUTPUTFORMAT</div><div>    NAME agg</div><div>    DRIVER AGG/PNG</div><div>    IMAGEMODE RGB</div><div>  END</div>

<div>  # Legend</div><div>  LEGEND</div><div>      IMAGECOLOR 255 255 255</div><div>    STATUS ON</div><div>    KEYSIZE 18 12</div><div>    LABEL</div><div>      TYPE BITMAP</div><div>      SIZE MEDIUM</div><div>      COLOR 0 0 89</div>

<div>    END</div><div>  END</div><div><br></div><div>  # Web interface definition. Only the template parameter</div><div>  # is required to display a map. See MapServer documentation</div><div>  WEB</div><div>    # Set IMAGEPATH to the path where MapServer should</div>

<div>    # write its output.</div><div>    IMAGEPATH &#39;/ms4w/tmp/ms_tmp/&#39;</div><div><br></div><div>    # Set IMAGEURL to the url that points to IMAGEPATH</div><div>    # as defined in your web server configuration</div>

<div>    IMAGEURL &#39;/ms_tmp/&#39;</div><div><br></div><div>    # WMS server settings</div><div>    METADATA</div><div>      &#39;ows_title&#39;           &#39;QGIS-MAP&#39;</div><div>      &#39;ows_onlineresource&#39;  &#39;<a href="http://localhost/fcgi-bin/mapserv.exe?map=C:/ms4w/apps/pmapper/pmapper-4.3.1/config/default/oau2.map">http://localhost/fcgi-bin/mapserv.exe?map=C:/ms4w/apps/pmapper/pmapper-4.3.1/config/default/oau2.map</a>&#39;</div>

<div>      &#39;ows_srs&#39;             &#39;EPSG:32631&#39;</div><div><span class="" style="white-space:pre">        </span>  &#39;ows_enable_request&#39; &#39;*&#39;</div><div>    END</div><div><br></div><div>    #Scale range at which web interface will operate</div>

<div>    # Template and header/footer settings</div><div>    # Only the template parameter is required to display a map. See MapServer documentation</div><div>    TEMPLATE &#39;fooOnlyForWMSGetFeatureInfo&#39;</div><div>
  END</div>
<div><br></div><div>  LAYER</div><div>    NAME &#39;srtm&#39;</div><div>    TYPE RASTER</div><div>  EXTENT 429144.335090 662205.359359 996550.275768 937861.859359</div><div>    DATA &#39;../../ms4w/apps/pmapper/pmapper-4.3.1/config/default/data/srtm.tif&#39;</div>

<div>    METADATA</div><div>      &#39;ows_title&#39; &#39;srtm&#39;</div><div>    END</div><div>    STATUS OFF</div><div>    PROJECTION</div><div>    &#39;proj=utm&#39;</div><div>    &#39;zone=31&#39;</div><div>    &#39;datum=WGS84&#39;</div>

<div>    &#39;units=m&#39;</div><div>    &#39;no_defs&#39;</div><div>    END</div><div>  END</div><div><br></div><div>END</div></div><div><br></div><div>Regards,</div><div><br></div><div>Emmanuel Adegboye</div></div>