<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>
NAME "Minahasa Utara"<br>
STATUS ON<br>
EXTENT 702000 140000 744000 195000 <br>
SIZE 512 512 <br>
SHAPEPATH "../data/minut"<br>
SYMBOLSET "../etc/symbols.sym"<br>
FONTSET "../etc/Vera.ttf"<br>
UNITS DD<br>
<br>
WEB<br>
IMAGEPATH "/tmp/ms_tmp/"<br>
IMAGEURL "/ms_tmp/"<br>
END<br>
<br>
PROJECTION<br>
"init=epsg:23851" <br>
END<br>
<br>
LAYER<br>
NAME "background"<br>
STATUS ON<br>
DATA "../data/minut/all_raster.tif"<br>
TYPE RASTER<br>
END<br>
<br>
LAYER<br>
NAME "ATM"<br>
STATUS ON<br>
DATA "../data/minut/shape/atm.shp"<br>
TYPE POINT<br>
<br>
CLASS<br>
COLOR -1 -1 -1<br>
OUTLINECOLOR 0 0 0<br>
END<br>
<br>
END<br>
END<br><br><br> Thanks for the help, any idea will be much appreciated<br><br>Melvin</td></tr></table><br>