[ms4w-users] Installation of DEMO itasca.map

gwenael giboire ggiboire at yahoo.fr
Tue Mar 24 08:08:36 EST 2009


Hello,

I tried to implement the demo usingmapfile « itasca.map » (http://maps.dnr.state.mn.us/mapserver_demos/workshop-5.0.zip).
Instructions are to change diffent code lines in the  
« index.html » .
Here my changes. As results, a window appears to ask me to execute mapserv.exe and than nothing. 
Where did I do wrong?

Thanks

Gwen


  
// EDIT THE NEXT 2 LINES TO MATCH YOUR SETUP
        var snippet = "IMAGEPATH 'C:/ms4w/tmp/ms_tmp/'";
        snippet += " IMAGEURL '/ms_tmp/'";
        snippet += " TEMPLATE " +
template;
        document.demo.map_web.value = snippet;
                                                                
    <!-- EDIT THE FORM
ACTION -->
    <form name="demo"
method="GET" action="C:/ms4w/Apache/cgi-bin/mapserv.exe"
onSubmit="configure()">
 
<!-- EDIT THESE HIDDEN VARIABLES -->
      <input type="hidden"
name="map" value="C:/ms4w/workshop-5.0/itasca.map">
      <input type="hidden"
name="program" value="C:/ms4w/Apache/cgi-bin/mapserv.exe">
      <input type="hidden"
name="root" value="C:/ms4w/workshop-5.0">


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20090324/73feef9d/attachment.htm 


More information about the ms4w-users mailing list