<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoPlainText>Hi Brent,<o:p></o:p></p><p class=MsoPlainText>Thanks for the response.&nbsp; Here is the error we are getting:<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText style='margin-left:.5in'>Warning: ms_newMapObj(): [MapServer Error]: msLoadMap(): Parsing error near (IMAGEPATH):(line 8) in D:\ms4w\Apache\htdocs\quickmap.php on line 21<o:p></o:p></p><p class=MsoPlainText style='margin-left:.5in'><o:p>&nbsp;</o:p></p><p class=MsoPlainText style='margin-left:.5in'>Fatal error: Uncaught exception 'MapScriptException' with message 'Failed to open map file &quot;d:/ms4w/Apache/cgi-bin/servemap.map&quot;' in D:\ms4w\Apache\htdocs\quickmap.php:21 Stack trace: #0 D:\ms4w\Apache\htdocs\quickmap.php(21): ms_newMapObj('d:/ms4w/Apache/...') #1 {main} thrown in D:\ms4w\Apache\htdocs\quickmap.php on line 21<o:p></o:p></p><p class=MsoPlainText style='margin-left:.5in'>PHP Warning: ms_newMapObj(): [MapServer Error]: msLoadMap(): Parsing error near (IMAGEPATH):(line 8) in D:\ms4w\Apache\htdocs\quickmap.php on line 21 PHP Fatal error: Uncaught exception 'MapScriptException' with message 'Failed to open map file &quot;d:/ms4w/Apache/cgi-bin/servemap.map&quot;' in D:\ms4w\Apache\htdocs\quickmap.php:21 Stack trace: #0 D:\ms4w\Apache\htdocs\quickmap.php(21): ms_newMapObj('d:/ms4w/Apache/...') #1 {main} thrown in D:\ms4w\Apache\htdocs\quickmap.php on line 21<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>We&#8217;ll be taking a look through the permissions you mentioned.<br>Thanks,<br>James<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>-----Original Message-----<br>From: Brent Fraser [mailto:bfraser@geoanalytic.com] <br>Sent: Friday, April 19, 2013 9:01 PM<br>To: Evans, James R Civ USAF ACC 84 RADES/SCZE<br>Cc: ms4w-users@lists.maptools.org<br>Subject: Re: [MS4W-Users] MS4W under IIS?</p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>James,<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>&nbsp;&nbsp; I see that the GeoMoose instructions don't mention permissions on the file system.&nbsp; You need to set read access on the folder security where you have your map file stored, and write permissions on the &quot;MS4W/tmp/ms_tmp&quot;.<o:p></o:p></p><p class=MsoPlainText>These would be for the IUSER_&lt;machine_name&gt; account.<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>Best Regards,<o:p></o:p></p><p class=MsoPlainText>Brent Fraser<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>On 4/19/2013 6:21 PM, James_in_Utah wrote:<o:p></o:p></p><p class=MsoPlainText>&gt; Well, we took our first stab at getting this running under IIS today.<o:p></o:p></p><p class=MsoPlainText>&gt; Everything seems to be configured correctly, but still can't get <o:p></o:p></p><p class=MsoPlainText>&gt; quickmap.php to run.&nbsp; We get an error saying it can't access the <o:p></o:p></p><p class=MsoPlainText>&gt; servemap.map.&nbsp; Probably a permission thing.&nbsp; When I try accessing the <o:p></o:p></p><p class=MsoPlainText>&gt; getcapabilities from another machine, it also complains about not <o:p></o:p></p><p class=MsoPlainText>&gt; being able to read the servemap.map.&nbsp; We'll have to pick up there on <o:p></o:p></p><p class=MsoPlainText>&gt; monday.&nbsp; Any hints on what we might have missed?<o:p></o:p></p><p class=MsoPlainText>&gt; Thanks,<o:p></o:p></p><p class=MsoPlainText>&gt; James<o:p></o:p></p><p class=MsoPlainText>&gt;<o:p>&nbsp;</o:p></p><p class=MsoPlainText>&gt;<o:p>&nbsp;</o:p></p><p class=MsoPlainText>&gt;<o:p>&nbsp;</o:p></p><p class=MsoPlainText>&gt;<o:p>&nbsp;</o:p></p><p class=MsoPlainText>&gt; --<o:p></o:p></p><p class=MsoPlainText>&gt; View this message in context: <o:p></o:p></p><p class=MsoPlainText>&gt; http://osgeo-org.1560.x6.nabble.com/MS4W-under-IIS-tp5047438p5048378.h<o:p></o:p></p><p class=MsoPlainText>&gt; tml Sent from the ms4w-users mailing list archive at Nabble.com.<o:p></o:p></p><p class=MsoPlainText>&gt; _______________________________________________<o:p></o:p></p><p class=MsoPlainText>&gt; MS4W-Users mailing list<o:p></o:p></p><p class=MsoPlainText>&gt; MS4W-Users@lists.maptools.org<o:p></o:p></p><p class=MsoPlainText>&gt; http://lists.maptools.org/mailman/listinfo/ms4w-users<o:p></o:p></p><p class=MsoPlainText>&gt;<o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p></div></body></html>