<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi all helpers, <br><span>it makes me confuse when i used <a target="_blank" href="http://localhost/cgi-bin/mapserv.exe?map=i:/Spatial/mapfile/kec_lbl.map&amp;layers=all&amp;mode=map">http://localhost/cgi-bin/mapserv.exe?map=i:/Spatial/mapfile/kec_lbl.map&amp;layers=all&amp;mode=map</a></span><br><br>it appear the map (with absolute path)<br><br>then, when i change folder (Chameleon framework) and change mapfile with<span style="font-weight: bold;"> Relative Path</span> and checking :<br><span><a target="_blank" href="http://localhost/cgi-bin/mapserv.exe?map=i:/ms4w/apps/appweb/map/kec_lbl.map&amp;layers=all&amp;mode=map">http://localhost/cgi-bin/mapserv.exe?map=i:/ms4w/apps/appweb/map/kec_lbl.map&amp;layers=all&amp;mode=map</a></span><br><br>APPEAR <span style="font-weight:
 bold;">error</span>:<br>msDrawMap(): Image handling error. Failed to draw layer named 'Kecamatan'. <br>
msSHPOpenFile(): Unable to access file. (i:/ms4w/apps/appweb/map/Kecamatan) <br>
msSHPOpenFile(): Unable to access file. (i:/ms4w/apps/appweb/map/../shp/Kecamatan) <br><br>Here the <span style="font-weight: bold;">STRUCTURE</span> of FOLDER:<br>i:<br>&nbsp;&nbsp;&nbsp; -ms4w<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -apps<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -<span style="font-weight: bold;">htdocs</span>(Template .html, .phtml)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -appweb<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -map (all map stored here)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -shp (all shp stored here)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -etc(fonts)<br><br><br><span style="font-weight: bold;">MAPFILE</span>:<br>MAP<br><br>NAME Kecamatan<br>IMAGETYPE PNG<br>EXTENT -123.950500 -183.224900 299.457000 145.260600<br>STATUS ON<br>UNITS DD<br>SIZE 546 388<br>IMAGECOLOR 255
 255 255 <br>SHAPEPATH "../shp"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">#??? Is it TRUE??</span><br>FONTSET "../etc/font.dat"<br><br>&nbsp;&nbsp;&nbsp; WEB<br>IMAGEPATH "./temp/"<br>IMAGEURL "./temp/"<br>&nbsp;&nbsp;&nbsp; END<br><br>#PENDEFINISIAN LAYER<br><br>LAYER<br>NAME Kecamatan<br>DATA Kecamatan<br>STATUS DEFAULT<br>TYPE POLYGON<br>CLASS<br>&nbsp;&nbsp;&nbsp; NAME "Kecamatan"<br>&nbsp;&nbsp;&nbsp; STYLE<br>&nbsp;&nbsp;&nbsp; COLOR 179 243 251<br>&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; END #STYLE<br>END #CLASS<br>END # DEFINISI LAYER<br><br>LAYER <br>NAME "Anotasi"<br>DATA Kecamatan<br>STATUS ON<br>TYPE annotation &nbsp;&nbsp;&nbsp; # asalnya tipe poligon<br>LABELITEM "kecamatan"<br>CLASS<br>&nbsp;&nbsp;&nbsp; LABEL<br>&nbsp;&nbsp;&nbsp; COLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; TYPE Truetype<br>&nbsp;&nbsp;&nbsp; FONT Arial<br>&nbsp;&nbsp;&nbsp; SIZE
 11<br>&nbsp;&nbsp;&nbsp; MINSIZE 8<br>&nbsp;&nbsp;&nbsp; ANGLE Auto<br>&nbsp;&nbsp;&nbsp; POSITION UC<br>&nbsp;&nbsp;&nbsp; ANTIALIAS True<br>&nbsp;&nbsp;&nbsp; END # LABEL<br>END #CLASS<br>END #LAYER<br>END #MAP<br><br>Thanks alot Helpers,<br><br>-dbee<br></div>
</div><br>

      </body></html>