Dear users..<br><br>I have been using mapserver 5.0.3 on fedora 9. now i am just playing with examples given in the tutorial for mapserver 5.x, unfortunately i stuck in the very first example explained in the tutorial. when i call the link<br>
<br><a href="http://localhost/cgi-bin/mapserv?map=/mapfiles/sampletest/kerala.map&amp;layer=kerala&amp;mode=map">http://localhost/cgi-bin/mapserv?map=/mapfiles/sampletest/kerala.map&amp;layer=kerala&amp;mode=map</a><br><br>
i faced the following error message<br><br>msLoadMap(): Unable to access file. (/mapfiles/sampletest/kerala.map)
<br><br>i know i have done some silly mistake related to permission or path. I checked everything like permission and path, but i just cannot make it work.<br><br>This my Map file for your kind perusal<br><br>Map<br>IMAGETYPE PNG<br>
NAME &quot;Gods own country&quot;<br>SIZE 400 300<br>IMAGECOLOR 255 255 255<br>EXTENT -97.238976 41.619778 -82.122902 49.385620<br>SHAPEPATH &quot;/var/www/html/mapfiles/sampletest/data/&quot;<br><br>WEB<br>IMAGEPATH &quot;/tmp/ms_tmp/&quot;<br>
IMAGEURL&nbsp; &quot;/ms_tmp/&quot;<br>END<br><br>PROJECTION<br>&nbsp;&nbsp;&nbsp; &quot;proj=laea&quot;<br>&nbsp;&nbsp;&nbsp; &quot;ellps=clrk66&quot;<br>&nbsp;&nbsp;&nbsp; &quot;lat_0=45&quot;<br>&nbsp;&nbsp;&nbsp; &quot;lon_0=-100&quot;<br>&nbsp; #<br>&nbsp; # Alternatively, you can specify an EPSG code.<br>
&nbsp; # &quot;init=epsg:2163&quot;<br>&nbsp; #<br>&nbsp; END<br><br>LAYER<br>&nbsp;&nbsp;&nbsp; NAME &quot;kerala&quot;<br>&nbsp;&nbsp;&nbsp; TYPE POLYGON<br>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<br>&nbsp;&nbsp;&nbsp; DATA &quot;/var/www/html/mapfiles/sampletest/data/kerala_districts.shp&quot;<br><br>
&nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;init=epsg:4326&quot;<br>&nbsp;&nbsp;&nbsp; END<br><br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 232 232 232<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 32 32 32<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br>END<br><br><br>presumably , i am doing something stupid that i cannot see what<br>
<br>can anybody please help me out....&nbsp; moreover am a newbie<br><br>help nd suggestion will be appreciated....<br><br>Thanks<br>kapilmanoj<br>