Hello all, <br><br>I want to create a very simple raster layer, but I faced to this error:<br><br>
msDrawMap(): Image handling error. Failed to draw layer named &#39;elevation&#39;.
msDrawRaster(): Unable to access file. stcon using full path stcon
<br><br>this is my layer:<br><br>LAYER
<br>  NAME elevation
<br>  TYPE raster
<br>  STATUS on
<br>  DATA stcon
<br> <br> <br>  PROJECTION
<br>    &quot;init=epsg:2260&quot;
<br> <br>  END
<br> <br>  CLASS
<br>     STYLE 
<br>      OUTLINECOLOR 0 200 0 
<br>     END
<br>  END
<br><br>END<br><br>I checked paths and names, and everything is correct. <br><br>I should note that I try to look at the only raster layer of itasca, but although all other layers are working very well, running this layer causes this error:<br>

<br>msDrawMap(): Image handling error. Failed to draw layer named &#39;drgs&#39;.
msDrawRaster(): Image handling error. Unrecognized or unsupported image format
drawEPP(): Image handling error. /var/www/Mapserver/Amin(Itasca)/data/drgncimq1926.tif is not an EPPL file.
<br><br>Thank you in advance for your help.<br><br>Amin<br>