<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">You might have to start off your map file with something like this:
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<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 "C:\Program Files\MapServer\projlib"</div>
<div>   CONFIG GDAL_DATA "C:\Program Files\MapServer\gdal-data"</div>
<div>   CONFIG "MS_ERRORFILE" "servemap_log.txt"</div>
<div>   IMAGETYPE png</div>
<div> </div>
<div>   PROJECTION</div>
<div>      "init=EPSG:4326"</div>
<div>   END</div>
<div><br>
</div>
<div>   WEB</div>
<div>      IMAGEPATH "C:\program files\mapserver\temp"</div>
<div>      TEMPLATE "D:\Mapdata\template.html"</div>
<div>      METADATA</div>
<div>         "wms_title" "RADES_WMS"</div>
<div>         "wms_name" "84RADES_WMS"</div>
<div>         "wms_onlineresource" "http://localhost/mapserver/mapserv.exe?map=D:/Mapdata/servemap.map"</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>   </div>
<div>   various layers......</div>
<div><br>
</div>
<div><br>
</div>
<div>END</div>
<div><br>
</div>
<div><br>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF155683" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> mapserver-users-bounces@lists.osgeo.org [mapserver-users-bounces@lists.osgeo.org] on behalf of Kris Spring [kris.spring@omnyon.com]<br>
<b>Sent:</b> Friday, June 27, 2014 3:11 PM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> [mapserver-users] Installing MapServer on Windows<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>Howdy,<br>
</div>
<div><br>
I've got a dump of a NASA World Wind map database and I'm trying to setup a standalone map environment. Not sure if anyone has done this before, but the documentation isn't exactly up to date or complete.<br>
<br>
</div>
<div>Here's my setup:<br>
</div>
<div>Windows 7 64-bit<br>
</div>
<div>MapServer 6.4.1<br>
<br>
</div>
<div>I've installed MapServer and have modified IIS7 so that I can run mapserv.exe.  The NASA World Wind comes with a .map file and basically everything that I need. When I try to bring up the .map file I get the following error:<br>
<br>
</div>
<div>Sample url:  localhost/mapserver/mapserv.exe?map=<path>/nasaww.map&request=getacpabilities&service=wms<br>
</div>
<div><br>
</div>
<div>msProcessProjection(): Projection library error. proj error "Permission denied" for "init=epsg:4326"<br>
<br>
</div>
<div>I've tried looking at permissions and opening everything up just to see if I can get it to work, but no dice.  Anyone have any ideas?<br>
<br>
Thanks,<br>
</div>
<div>Kris<br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>