<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">What is the content of servemap.map,
      particularly the setting of the IMAGEMAP object?<br>
      <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
      On 4/24/2013 12:03 PM, Evans, James R Civ USAF ACC 84 RADES/SCZE
      wrote:<br>
    </div>
    <blockquote
cite="mid:35C8F653C6AB9E44B3BC7E4D89634A6D05D8CE5C@VFUTMLAO03.Enterprise.afmc.ds.af.mil"
      type="cite">
      <pre wrap="">So, we've made a little progress getting MS4W running under IIS.  If I send
a URL directly to the server, I can get back an image.  If I include the
map=servemap.map tag in the URL.  Is there some way to get the same
redirection I was previously using in the httpd.conf file for Apache to work
under IIS?  I had  put in lines like:

SetEnvIf Request_URI "/cgi-bin/radeswms"
MS_MAPFILE=d:/ms4w/apache/cgi-bin/servemap.map

Having to include this "map=servemap.map" tag is a problem in one of my
client apps.  For some reason it just refuses to put this tag in the URL
when requesting an image.  It works fine for GetCapabilities, but not for he
getmap.

Also, I don't seem to be able to get the php stuff to work.  Quickmap.php
will not run.  Niether will the Beeldblad.html demo client for some reason.

Any help on figuring out the URL redirection, or how to get php working
would be appreciated.
Thanks,
James



-----Original Message-----
From: Evans, James R Civ USAF ACC 84 RADES/SCZE 
Sent: Tuesday, April 23, 2013 6:10 AM
Cc: <a class="moz-txt-link-abbreviated" href="mailto:ms4w-users@lists.maptools.org">ms4w-users@lists.maptools.org</a>
Subject: RE: [MS4W-Users] MS4W under IIS?


We've double checked all the permissions we can think of.  Everything seems
to be correct, yet we still get the errors below when we try quickmap.php,
and similar errors when we try to hit getcapabilities or a map request.  Any
other thoughts on why this wouldn't work?  We are running IIS version 6, and
I think this is a Server 2008 box.  This was all working great under Apache,
so I don't suspect a syntax error.
Thanks,
James


-----Original Message-----
From: Evans, James R Civ USAF ACC 84 RADES/SCZE
Sent: Mon 4/22/2013 11:39 AM
To: Brent Fraser
Cc: <a class="moz-txt-link-abbreviated" href="mailto:ms4w-users@lists.maptools.org">ms4w-users@lists.maptools.org</a>
Subject: RE: [MS4W-Users] MS4W under IIS?
 
Hi Brent,

Thanks for the response.  Here is the error we are getting:

 

 

Warning: ms_newMapObj(): [MapServer Error]: msLoadMap(): Parsing error near
(IMAGEPATH):(line 8) in D:\ms4w\Apache\htdocs\quickmap.php on line 21

 

Fatal error: Uncaught exception 'MapScriptException' with message 'Failed to
open map file "d:/ms4w/Apache/cgi-bin/servemap.map"' 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

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 "d:/ms4w/Apache/cgi-bin/servemap.map"' 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

 

 

We'll be taking a look through the permissions you mentioned.
Thanks,
James

 

 

 

-----Original Message-----
From: Brent Fraser [<a class="moz-txt-link-freetext" href="mailto:bfraser@geoanalytic.com">mailto:bfraser@geoanalytic.com</a>] 
Sent: Friday, April 19, 2013 9:01 PM
To: Evans, James R Civ USAF ACC 84 RADES/SCZE
Cc: <a class="moz-txt-link-abbreviated" href="mailto:ms4w-users@lists.maptools.org">ms4w-users@lists.maptools.org</a>
Subject: Re: [MS4W-Users] MS4W under IIS?

 

James,

 

   I see that the GeoMoose instructions don't mention permissions on the
file system.  You need to set read access on the folder security where you
have your map file stored, and write permissions on the "MS4W/tmp/ms_tmp".

These would be for the IUSER_&lt;machine_name&gt; account.

 

Best Regards,

Brent Fraser

 

On 4/19/2013 6:21 PM, James_in_Utah wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Well, we took our first stab at getting this running under IIS today.
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">Everything seems to be configured correctly, but still can't get 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">quickmap.php to run.  We get an error saying it can't access the 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">servemap.map.  Probably a permission thing.  When I try accessing the 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">getcapabilities from another machine, it also complains about not 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">being able to read the servemap.map.  We'll have to pick up there on 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">monday.  Any hints on what we might have missed?
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">Thanks,
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">James
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">--
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">View this message in context: 
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap=""><a class="moz-txt-link-freetext" href="http://osgeo-org.1560.x6.nabble.com/MS4W-under-IIS-tp5047438p5048378.h">http://osgeo-org.1560.x6.nabble.com/MS4W-under-IIS-tp5047438p5048378.h</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">tml Sent from the ms4w-users mailing list archive at Nabble.com.
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">_______________________________________________
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">MS4W-Users mailing list
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap=""><a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
 

 




</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
MS4W-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>