<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi all,<br><br>i recently created a mapserver map in maplab 2.2. using mapedit. when i click on the preview i get an error and the map cannot be drawn.<br><br>this is what i get for the errors using maplab's MapEdit:<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 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>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>Fatal error</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><br><br>and here's 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><br>can anyone help me solve this problem? any idea will be much appreciated..<br><br>Cheers,<br>Melvin<br></td></tr></table><br>