<div>Jeff, </div> <div>Thank you for your patience, as (I know) no-one is *paying* you to look at this, </div> <div>or to even think about this. I could be doing something stupidly</div> <div>wrong... many apologies if that is the case, which may be very frustrating for </div> <div>you to decipher what is going wrong. </div> <div> </div> <div>Here are the steps I took and and the results below. </div> <div> </div> <div>1) From CMD window go into c:/ms4w and executed apache-uninstall.bat</div> <div> C:\ms4w>apache-uninstall.bat<BR> The Apache Web Server service is stopping.<BR> The Apache Web Server service has stopped.<BR> Removing the Apache Web Server service<BR> The Apache Web Server service has been removed successfully.</div> <div> </div> <div>2) Unzipped ms4w_2.0.zip (this is latest version
available on the download page). </div> <div> Results put into c:/ms4w_2.0</div> <div> </div> <div>3) From CMD window </div> <div> C:\>cd ms4w_2.0</div> <div> C:\ms4w_2.0>dir<BR> Volume in drive C is HP_PAVILION<BR> Volume Serial Number is 15FB-1A52</div> <div> Directory of C:\ms4w_2.0</div> <div> 07/08/2006 03:01 PM <DIR> .<BR> 07/08/2006 03:01 PM <DIR> ..<BR> 07/08/2006 03:04 PM <DIR> ms4w<BR> 0 File(s) 0
bytes<BR> 3 Dir(s) 123,945,136,128 bytes free</div> <div> C:\ms4w_2.0>cd ms4w</div> <div> C:\ms4w_2.0\ms4w>dir<BR> Volume in drive C is HP_PAVILION<BR> Volume Serial Number is 15FB-1A52</div> <div> Directory of C:\ms4w_2.0\ms4w</div> <div> 07/08/2006 03:04 PM <DIR> .<BR> 07/08/2006 03:04 PM <DIR> ..<BR> 07/08/2006 03:03 PM <DIR> Apache<BR> 02/07/2006 10:43 PM 176 apache-install.ba<BR>
02/07/2006 10:43 PM 134 apache-restart.ba<BR> 02/07/2006 10:43 PM 182 apache-uninstall.<BR> 07/08/2006 03:04 PM <DIR> apps<BR> 07/08/2006 03:04 PM <DIR> gdaldata<BR> 07/08/2006 03:04 PM <DIR> gdalplugins<BR> 05/30/2006 07:42 PM 9,326 HISTORY.txt<BR> 07/08/2006 03:04 PM <DIR> httpd.d<BR> 07/08/2006
03:04 PM <DIR> proj<BR> 07/08/2006 03:04 PM <DIR> python<BR> 05/30/2006 08:20 PM 48,250 README_INSTALL.ht<BR> 05/30/2006 08:20 PM 30,125 README_INSTALL.tx<BR> 04/01/2006 04:40 PM 583 setenv.bat<BR> 07/08/2006 03:04 PM <DIR> tmp<BR> 07/08/2006 03:04 PM <DIR> tools<BR>
7 File(s) 88,776 bytes<BR> 11 Dir(s) 123,945,136,128 bytes free</div> <div> C:\ms4w_2.0\ms4w>apache-install.bat <-- Executed the install script !!!<BR> The Apache Web Server service is starting.<BR> The Apache Web Server service was started successfully.</div> <div> </div> <div>3.5) Went to IE and typed <A href="http://localhost">http://localhost</A> and got this result:</div> <div> <FONT size=2>MS4W - MapServer 4 Windows</FONT></div> <div> <FONT size=2>Introduction</FONT></div> <div>Welcome to MS4W v2.0, the MapServer package for Windows. This package is intended to simplify your life if you are:</div> <UL> <LI>a novice mapserver user who doesn't
want to learn how to set up map server windows just yet ... <LI>any mapserver user who needs a quick and dirty installation on Windows ... <LI>you're giving a workshop and you want 15 identical machines quickly ... </LI></UL> <div>etc. etc. etc. ......</div> <div> </div> <div> </div> <div>4) Unzipped mapserv_demo_ms4w</div> <div> Results put into c:/mapserv_demo_ms4w</div> <div> </div> <div>5) From windows navigated to demo directory: </div> <div> c:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/</div> <div> Double clicked on index.html with this result in the IE (see below) </div> <div> </div> <CENTER> <H2>MapServer Itasca Application</H2></CENTER> <div> <HR> <div>This demonstration application will take you through various levels of complexity. Starting with a basic application that allows a user to pan/zoom and change layers we add: <UL> <LI>dynamically configured scalebars
<LI>javascript-based panning <LI>query results to a frame <LI>and finally, a DHTML rubber-band zoom/query capabilty </LI></UL> <div>The base data is the old-reliable Itasca dataset that we know and love... <!-- EDIT THE FORM ACTION --> <FORM name=demo onsubmit=submit_form() action=/cgi-bin/mapserv.exe method=get><INPUT type=hidden value=lakespy2 name=layer> <INPUT type=hidden value=dlgstln2 name=layer> <INPUT type=hidden value=2 name=zoomsize> <!-- EDIT THESE HIDDEN VARIABLES --><INPUT type=hidden value=/ms4w/apps/mapserv-demo/itasca.map name=map> <INPUT type=hidden value=/cgi-bin/mapserv.exe name=program> <INPUT type=hidden value=/mapserv-demo/ name=root> <INPUT type=hidden value=/ms4w/tmp/ms_tmp/ name=map_web_imagepath> <INPUT type=hidden value=/ms_tmp/ name=map_web_imageurl> <SELECT size=1 name=map_web_template> <OPTION value=itasca_basic.html selected>Basic Application<OPTION value=itasca_adds_scalebar.html> -- Adds second scalebar<OPTION
value=itasca_adds_pan.html> -- Adds pan controls<OPTION value=itasca_adds_frames.html> -- Adds frames<OPTION value=itasca_adds_dhtml.html> -- Adds dhtml rubber-band box</OPTION></SELECT> <INPUT type=submit value=Initialize> </div> <CENTER></CENTER> <div></FORM> </div> <div> <HR> <div> </div> <div> </div> <div>6) Click on Initialize Button</div> <div> Nothing happens. </div> <div> </div> <div>7) Select add_dhtml_rubber_band and Click on Initialize Button</div> <div> Result is pasted below......</div> <div> </div> <CENTER> <H1>MapServer - Itasca Application</H1></CENTER> <HR> <CENTER> <TABLE cellSpacing=0 cellPadding=4 border=0> <TBODY> <TR> <TD vAlign=top align=middle> <TABLE cellSpacing=0 cellPadding=0 width=390 align=center bgColor=#666666 border=0> <TBODY> <TR> <TD align=right width=18><A href="javascript:ms.pan('nw')"><IMG height=18 alt="pan
northwest" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/nw.gif" width=18 border=0></A></TD> <TD align=middle><A href="javascript:ms.pan('n')"><IMG height=18 alt="pan north" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/n.gif" width=23 border=0></A></TD> <TD align=left width=18><A href="javascript:ms.pan('ne')"><IMG height=18 alt="pan northeast" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/ne.gif" width=18 border=0></A></TD></TR> <TR> <TD align=right width=18><A href="javascript:ms.pan('w')"><IMG height=23 alt="pan west" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/w.gif" width=18 border=0></A></TD> <TD align=middle bgColor=#cccccc><!-- this is the holding spot (the anchor) for the map --> <DIV id=main_anchor style="LEFT: 0px; VISIBILITY: visible; WIDTH: 100%; POSITION: relative; TOP: 0px; HEIGHT: 100%"><IMG height=600
src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/red_pixel.gif" width=600></DIV><!-- absolutely positioned layer to hold the map --></TD> <TD align=left width=18><A href="javascript:ms.pan('e')"><IMG height=23 alt="pan east" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/e.gif" width=18 border=0></A></TD></TR> <TR> <TD align=right width=18><A href="javascript:ms.pan('sw')"><IMG height=18 alt="pan southwest" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/sw.gif" width=18 border=0></A></TD> <TD align=middle><A href="javascript:ms.pan('s')"><IMG height=18 alt="pan south" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/s.gif" width=23 border=0></A></TD> <TD align=left width=18><A href="javascript:ms.pan('se')"><IMG height=18 alt="pan southeast" src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/se.gif" width=18 border=0></A></TD></TR> <TR> <TD bgColor=#666666 colSpan=3><IMG
title="scalebar (km)" alt="scalebar (km)" src="file:///C:/cgi-bin/mapserv.exe?map=/ms4w/apps/mapserv-demo/itasca.map&map_scalebar_units=kilometers&mode=scalebar&mapext=0+0+112788.70461945497+112788.70461945422&mapsize=600+600" align=right name=scalebar_kilometers> <IMG title="scalebar (mi)" alt="scalebar (mi)" src="file:///C:/cgi-bin/mapserv.exe?map=/ms4w/apps/mapserv-demo/itasca.map&mode=scalebar&mapext=0+0+112788.70461945497+112788.70461945422&mapsize=600+600" name=scalebar_miles> </TD></TR></TBODY></TABLE></TD> <TD vAlign=top bgColor=#ffffff> <TABLE cellSpacing=0 cellPadding=5 bgColor=#ffffff border=0> <TBODY> <TR> <TD><!-- Note that we don't have a submit action for this form, we only need the form for some controls --> <FORM name=mapserv action=javascript:void(0)> <div><B>Choose an Action: </B><BR><INPUT onclick="ms.mode='map'" type=radio CHECKED name=mode> Browse map<BR><INPUT onclick="ms.mode='query'" type=radio name=mode> Query
feature<BR><INPUT onclick="ms.mode='nquery'" type=radio name=mode> Query multiple features <HR> <div><B>Select Layers to Display: </B><BR><SELECT onchange=ms.togglelayers(this) multiple size=3 name=layers> <OPTION value=airports>Airports<OPTION value=cities>Cities<OPTION value=lakespy2 selected>Lakes & Rivers<OPTION value=dlgstln2 selected>Streams<OPTION value=roads>Roads<OPTION value=twprgpy3>Townships<OPTION value=drgs>USGS 1:250,000 Quads</OPTION></SELECT><BR><INPUT onclick=ms.draw() type=button value="Refresh Map"> <HR> <div><B>Zoom Controls: </B><BR>Zoom In <INPUT onclick=ms.zoomdir=1 type=radio CHECKED name=zoomdir> Pan <INPUT onclick=ms.zoomdir=0 type=radio name=zoomdir> Zoom Out <INPUT onclick=ms.zoomdir=-1 type=radio name=zoomdir> <div>Zoom Size <INPUT onchange=ms.zoomsize=this.value size=4 value=2 name=zoomsize> <HR> </FORM> <div><B>Legend:</B><BR><!-- How you'd do a legend varies by browser. With some browsers that support dynamic image size
you could handle like the scalebars. Otherwise you need to combine the select list above with pre-computed images or use a popup window. --><IMG src="file:///C:/cgi-bin/mapserv.exe?map=/ms4w/apps/mapserv-demo/itasca.map&mode=legend&layers=lakespy2+dlgstln2" name=legend> <div><!-- this is the holding spot (the anchor) for the reference map --></div> <DIV id=reference_anchor style="LEFT: 0px; VISIBILITY: visible; WIDTH: 100%; POSITION: relative; TOP: 0px; HEIGHT: 100%"><IMG height=120 src="file:///C:/mapserv_demo_ms4w/ms4w/apps/mapserv-demo/graphics/red_pixel.gif" width=120></DIV><!-- absolutely positioned layer to hold the reference map --> <DIV id=reference style="BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 668px; VISIBILITY: inherit; WIDTH: 120px; CLIP: rect(0px 120px 120px 0px); POSITION: absolute; TOP: 544px; HEIGHT: 120px"><IMG height=120
src="file:///C:/cgi-bin/mapserv.exe?mode=reference&map=/ms4w/apps/mapserv-demo/itasca.map&mapext=388107.634400379+5200287.742789518+500896.339019834+5313076.447408972&mapsize=600+600" width=120 name=reference> <DIV id=left style="POSITION: absolute; BACKGROUND-COLOR: #989898"></DIV> <DIV id=right style="POSITION: absolute; BACKGROUND-COLOR: #989898"></DIV> <DIV id=top style="POSITION: absolute; BACKGROUND-COLOR: #989898"></DIV> <DIV id=bottom style="POSITION: absolute; BACKGROUND-COLOR: #989898"></DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER> <div> <HR> <div><A href="javascript:top.location.href='index.html'">back to start</A> <div> <SCRIPT language=javascript> document.write("<i>" + args.map_web_template + "</i>"); </SCRIPT> <I>itasca_adds_dhtml.html</I> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div>
<div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div><p> 
                <hr size=1>Do you Yahoo!?<br>
Get on board. <a href="http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/handraisers">You're invited</a> to try the new Yahoo! Mail Beta.