<div dir="ltr">You should probably set <span style="color:rgb(0,0,0);font-family:Tahoma">CONFIG PROJ_LIB to a valid directory (in the map file) containing the projection support files.</span><div><br></div><div><span style="color:rgb(0,0,0);font-family:Tahoma">Tamas</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-16 0:30 GMT+01:00 EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE <span dir="ltr"><<a href="mailto:james.evans.4@us.af.mil" target="_blank">james.evans.4@us.af.mil</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">
<div><font>Good deal. I had to enable cgi extensions under IIS. Anyway, now I'm having trouble with my map file. I get this error:</font></div>
<div><font><br>
</font></div>
<div><span style><font><b>msProcessProjection(): Projection library error. proj error "Permission denied" for "init=epsg:4326"</b></font></span></div>
<div><span style><font><br>
</font></span></div>
<div><span style><font>Here's my map file. I'm just trying to get Natural Earth working to begin with. Why wouldn't this version recognize 4326? If I take out the init statement, I get an error saying I have
to have a projection at the top level.</font></span></div>
<div><span style><font>Thanks,<br>
James</font></span></div>
<div><span style><font><br>
</font></span></div>
<div><span style><font><br>
</font></span></div>
<div><span style><font><br>
</font></span></div>
<div><span style><font>
<div>MAP</div>
<div> NAME "RADESWMS"</div>
<div> EXTENT -180 -90 180 90</div>
<div> SIZE 512 512</div>
<div> UNITS DD</div>
<div> IMAGECOLOR 0 0 0</div>
<div> #CONFIG PROJ_LIB "/ms4w/proj/nad/"</div>
<div><br>
</div>
<div> </div>
<div> WEB</div>
<div> #IMAGEPATH "/ms4w/tmp/ms_tmp/"</div>
<div> #TEMPLATE "/ms4w/Apache/htdocs/dummy_template.html"</div>
<div> METADATA</div>
<div> "wms_title" "RADES_WMS"</div>
<div> "wms_name" "84RADES_WMS"</div>
<div> #"wms_onlineresource" "<a href="http://localhost/cgi-bin/radeswms.exe?SERVICE=WMS" target="_blank">http://localhost/cgi-bin/radeswms.exe?SERVICE=WMS</a>"</div>
<div> "wms_srs" "EPSG:4326"</div>
<div> "wms_extent" "-180 -90 180 90"</div>
<div> "Wms_enable_request" "*"</div>
<div> END</div>
<div> END</div>
<div><br>
</div>
<div><br>
</div>
<div> PROJECTION</div>
<div> "init=epsg:4326"</div>
<div> END</div>
<div><br>
</div>
<div> LAYER</div>
<div> NAME "NaturalEarth"</div>
<div> METADATA</div>
<div> "wms_title" "NaturalEarth"</div>
<div> "wms_name" "NaturalEarth"</div>
<div> "wms_extent" "-180 -90 180 90"</div>
<div> "wms_srs" "ESPG:4326"</div>
<div> "wms_style" "Default"</div>
<div> END</div>
<div> STATUS ON</div>
<div> TYPE RASTER</div>
<div> TILEINDEX "d:\\MapData\\NaturalEarthCrossBlend\\NaturalEarth"</div>
<div> TILEITEM "LOCATION"</div>
<div> #PROJECTION</div>
<div> # "init=epsg:4326"</div>
<div> #END</div>
<div> End</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>END</div>
<div><br>
</div>
</font></span></div>
<div><br>
</div>
</div>
</div>
</blockquote></div><br></div>