Hi you all,<br><br>I am trying to add an ecw layer to my webgis, the ecwp &quot;service&quot; is hosted on a public machine (193.xx.xxx.xxx) and everything works fine on my develop linux box which is a private one (10.xxx.xxx.xxx), ie the ecw layer is correctly rendered by mapserver.<br>
<br>The problem arises when I move my code on my webgis (another 193.xxx.xxx.xx) where nothing is showed.<br><br>shp2img output is:<br><br>msDrawRasterLayerLow(lazio.ecw): entering.<br>msDrawRaster(): Unable to access file. (ecwp://193.xxx.xx.xxx/centro/lazio.ecw)<br>
Unable to open file ecwp://193.xxx.xx.xxx/centro/lazio.ecw for layer lazio.ecw ... fatal error.<br>msDrawMap(): Image handling error. Failed to draw layer named &#39;lazio.ecw&#39;.<br>msDrawMap(): Image handling error. Failed to draw layer named &#39;lazio.ecw&#39;. &lt;br&gt;<br>
msDrawRaster(): Unable to access file. (ecwp://193.xxx.xx.xxx/centro/lazio.ecw) &lt;br&gt;<br><br>The ecwp service is provided by ArcSDE.<br>gdalinfo --formats shows:<br>ECW (rw): ERMapper Compressed Wavelets<br>JP2ECW (rw+): ERMapper JPEG2000<br>
...<br>...<br><br>Any ideas?<br><br>Regards<br>Raffaele<br>