<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br><br>i
recently create a map with a really big raster file as my background
map. The background map is 16800 x 22000 in dimensions, and 1.03 GB in
size.<br><br>here are the errors i got:<br><br><b>Warning</b>:  [MapServer Error]: msSaveImage(): (/tmp/ms_tmp/123469655152481.gif)
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msSHPOpenFile(): (/ms4w/apps///latihan/map/../data/minut/../data/minut/shape/atm.shp)
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msDrawRaster(): (../data/minut/all_raster.tif)
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: processIcon(): Error while save GD image to disk (/tmp/ms_tmp/1234696551_0_0_20_10.gif).
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msSaveImage(): (/tmp/ms_tmp/1234696551_0_0_20_10.gif)
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msInsertHashTable: Invalid <span class="yshortcuts" id="lw_1234699001_0"><span class="yshortcuts" id="lw_1234699469_0">hash table</span></span> or key
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: processIcon(): Error while save GD image to disk (/tmp/ms_tmp/1234696551_1_0_20_10.gif).
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msSaveImage(): (/tmp/ms_tmp/1234696551_1_0_20_10.gif)
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b>Warning</b>:  [MapServer Error]: msInsertHashTable: Invalid hash table or key
 in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br>
<br>
<b><span style="border-bottom: 1px dashed rgb(0, 102, 204); cursor: pointer;" class="yshortcuts" id="lw_1234699001_1"><span style="border-bottom: 1px dashed rgb(0, 102, 204); cursor: pointer;" class="yshortcuts" id="lw_1234699469_1">Fatal error</span></span></b>:  Failed writing image to /tmp/ms_tmp/123469655152481.gif in <b>C:\ms4w\apps\maplab-2.2\htdocs\mapedit\preview.php</b> on line <b>474</b><br><br><br>and this is my .MAP details:<br>
<br>
MAP<br>
&nbsp; NAME "Minahasa Utara"<br>
&nbsp; STATUS ON<br>
&nbsp; EXTENT 702000 140000 744000 195000 <br>
&nbsp; SIZE 512 512 <br>
&nbsp; SHAPEPATH "../data/minut"<br>
&nbsp; SYMBOLSET "../etc/symbols.sym"<br>
&nbsp; FONTSET "../etc/Vera.ttf"<br>
&nbsp; UNITS DD<br>
<br>
&nbsp; WEB<br>
&nbsp;&nbsp;&nbsp; IMAGEPATH "/tmp/ms_tmp/"<br>
&nbsp;&nbsp;&nbsp; IMAGEURL "/ms_tmp/"<br>
&nbsp; END<br>
<br>
&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp; "init=epsg:23851" <br>
&nbsp; END<br>
<br>
&nbsp; LAYER<br>
&nbsp;&nbsp;&nbsp; NAME "background"<br>
&nbsp;&nbsp;&nbsp; STATUS ON<br>
&nbsp;&nbsp;&nbsp; DATA "../data/minut/all_raster.tif"<br>
&nbsp;&nbsp;&nbsp; TYPE RASTER<br>
&nbsp;
 END<br>
<br>
&nbsp; LAYER<br>
&nbsp;&nbsp;&nbsp; NAME "ATM"<br>
&nbsp;&nbsp;&nbsp; STATUS ON<br>
&nbsp;&nbsp;&nbsp; DATA "../data/minut/shape/atm.shp"<br>
&nbsp;&nbsp;&nbsp; TYPE POINT<br>
<br>
&nbsp;&nbsp;&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR -1 -1 -1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 0<br>
&nbsp;&nbsp;&nbsp; END<br>
<br>
&nbsp; END<br>
END<br><br><br> Thanks for the help, any idea will be much appreciated<br><br>Melvin</td></tr></table><br>