<div>Jeff, </div>  <div>&nbsp;</div>  <div>Thanks for the additional tip. </div>  <div>I have tried various combinations that I could think of.&nbsp;&nbsp;&nbsp;&nbsp; </div>  <div>&nbsp;</div>  <div>When the line is "....cgi-bin/mapserv"&nbsp; then it displays the standard message</div>  <div>"The page cannot be displayed...."</div>  <div>&nbsp;</div>  <div>When the line is "...cgi-bin/mapserv.exe"&nbsp;then&nbsp;get a query </div>  <div>as to whether to allow mapserv.exe to run?&nbsp;When I answer yRUN </div>  <div>then a&nbsp;black cmd window flashes by, but the window displayed by</div>  <div>internet explorer does not change.&nbsp; </div>  <div>&nbsp;</div>  <div>So it looks like mapserv.exe is executing, may&nbsp;not recongnize</div>  <div>that it is being executed as a cgi with a query_string?&nbsp; </div>  <div>&nbsp;</div>  <div>Normally does a black cmd window flash by when mapserv.exe</div>  <div>executes?&nbsp; </div>  <div>&nbsp;</div>  <div>Thank you for your
 thoughts on this configuration problem.&nbsp;&nbsp; </div>  <div>&nbsp;</div>  <div>Regards, </div>  <div>- John </div>  <div><BR><BR><B><I>Jeff McKenna &lt;jmckenna@dmsolutions.ca&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">sometimes people are very quiet on this list...it might be worth your <BR>time to also try the main mapserver mailing list.<BR><BR>the only line of your explanation that startles me is:<BR><BR>"c:/ms4w/apache/cgi-bin/mapserv"<BR><BR>You MUST specify "mapserv.exe" on Windows. And also, like I said <BR>earlier, NO tweaking of apache or this demo is required if u use MS4W <BR>and the Itasca-MS4W application (i.e. you don't have to modify that <BR>above line at all).<BR><BR><BR>jeff<BR><BR><BR><BR>john rust wrote:<BR>&gt; Yes some things in addition to consider... with this problem<BR>&gt; <BR>&gt; 1) Tomcat is installed (butshutdown)<BR>&gt; 2) SQL Server is installed (but
 end-process in taskmanager was performed)<BR>&gt; 3) Oracle Express Edition is installed (but end-process in task manager <BR>&gt; performed)<BR>&gt; 4) Eclispe devlopment env. is installed but not up and running<BR>&gt; 5) Derby embedded JDBC database installed (but no processes to start/stop)<BR>&gt; <BR>&gt; A service for one of these might be conflicting<BR>&gt; with the cgi call to Mapserv? I did an end-process on sqlserver, oracle<BR>&gt; and shutdown of tomcat. But there are a bunch of svchost.exe process's<BR>&gt; running - which I don't know what they are doing....<BR>&gt; Tasklist does not appear to work on Xp-Home edition.<BR>&gt; When I click on the itasca demo file "index.html" and select Basic <BR>&gt; Application<BR>&gt; the black cmd window flashes by and no map is displayed. <BR>&gt; <BR>&gt; I believe the message in the black cmd window is:<BR>&gt; <BR>&gt; "This script can only be used to decode form results and<BR>&gt; should be initiated as a CGI
 process via a httpd server."<BR>&gt; <BR>&gt; When mapserv is executed on a windows system, isn't it supposed<BR>&gt; to be minimized or in icon form? Or should one normally<BR>&gt; see a black cmd window flash by while it does it's thing?<BR>&gt; <BR>&gt; If could glean a little more information from Windows/system<BR>&gt; then understand what is going on and why mapserv thinks it<BR>&gt; is not being invoked as a cgi? Any more insights form the Map Server<BR>&gt; group would be greatly appreciated as to why the itasca demo is not<BR>&gt; working on my Windows Xp-Home machine....Much Appreciate. <BR>&gt; Some of the items mentioned above may be red-herrings.. but for<BR>&gt; lack of any further direction to look for thought would at least mention <BR>&gt; them.<BR>&gt; <BR>&gt; Regards,<BR>&gt; John Rust<BR>&gt; 763-424-7973<BR>&gt; <BR>&gt; <BR>&gt; */Jeff McKenna <JMCKENNA@DMSOLUTIONS.CA>/* wrote:<BR>&gt; <BR>&gt; (please always respond to the mailing list)<BR>&gt;
 <BR>&gt; The itasca package for MS4W requires no 'tweaking' of Apache. I'm not<BR>&gt; sure if your Tomcat installation is causing issues.<BR>&gt; <BR>&gt; Maybe someone else has ideas (?)<BR>&gt; <BR>&gt; jeff<BR>&gt; <BR>&gt; <BR>&gt; john rust wrote:<BR>&gt; &gt; Jeff,<BR>&gt; &gt;<BR>&gt; &gt; Thanks for the reply.<BR>&gt; &gt; Yes - I installed this demo also and get the same results as with<BR>&gt; the<BR>&gt; &gt; workshop-demo.<BR>&gt; &gt; The controls display but no map is displayed.<BR>&gt; &gt;<BR>&gt; &gt; When I correct the "action= " to be the correct path for my system<BR>&gt; &gt; to be "c:/ms4w/apache/cgi-bin/mapserv"<BR>&gt; &gt; Then, I get the black cmd window with the message below...flashes<BR>&gt; by...<BR>&gt; &gt;<BR>&gt; &gt; This script can only be used to decode form results and<BR>&gt; &gt; should be initiated as a CGI process via a httpd server.<BR>&gt; &gt;<BR>&gt; &gt; Isn't the cgi process supposed to be minimized, and *not* display
 a<BR>&gt; &gt; black window.<BR>&gt; &gt;<BR>&gt; &gt; Hypothesis: For some reason in my config the cgi mapserv process<BR>&gt; thinks<BR>&gt; &gt; its being executed not from an http server? I think there is<BR>&gt; something<BR>&gt; &gt; in my config that is not quite correct... but I tweaked most of the<BR>&gt; &gt; things that I know about with windows and apache etc. It is as<BR>&gt; &gt; if apache is invoking mapserv not as a cgi process but just as an<BR>&gt; &gt; executable or something?<BR>&gt; &gt;<BR>&gt; &gt; Thanks for any pointers in this regards...<BR>&gt; &gt;<BR>&gt; &gt; - John<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -------------------------------------------------<BR>&gt; &gt; Demo config below...<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; <BR>&gt; &gt; onSubmit="submit_form()"&gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;
 */Jeff McKenna /* wrote:<BR>&gt; &gt;<BR>&gt; &gt; Actually are you aware that there is a pre-configured Itasca demo<BR>&gt; &gt; package available for download specifically for MS4W? Look for<BR>&gt; &gt; "MapServer Itasca Demo Application" on<BR>&gt; &gt; http://www.maptools.org/ms4w/index.phtml?page=downloads.html and use<BR>&gt; &gt; that.<BR>&gt; &gt;<BR>&gt; &gt; jeff<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; john rust wrote:<BR>&gt; &gt; &gt; I installed mS4W on Windows XP Home with the following software<BR>&gt; &gt; installed.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Eclipse<BR>&gt; &gt; &gt; Tomcat<BR>&gt; &gt; &gt; Apache server<BR>&gt; &gt; &gt; Derby Plug in for Eclipse (java database)<BR>&gt; &gt; &gt; JRE 5.0<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; New to the java scripting world, and decided to install the<BR>&gt; &gt; Itasca demo.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; It is installed in C:/ms4w/apache/htdocs/workshop/index.html etc.<BR>&gt; &gt; &gt; This is what I have
 for index.html in the demo…<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; &gt; action="c:/ms4w/apache/cgi-bin/mapserv.exe"<BR>&gt; onSubmit="submit_form()"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; value="c:/ms4w/apps/workshop/itasca.map"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; value="c:/ms4w/apache/cgi-bin/mapserv.exe"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; value="c:/ms4w/apache/htdocs/workshop"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; value="c:/ms4w/apache/htdocs/workshop/temp/ms_temp"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; value="c:/ms4w/apache/htdocs/workshop/temp"&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; These are values in the c:/ms4w/apache/conf/httpd.conf file<BR>&gt; &gt; &gt; ServerRoot "c:/ms4w/apache"<BR>&gt; &gt; &gt; Listen 80<BR>&gt; &gt; &gt; ServerAdmin admin@local.domain<BR>&gt; &gt; &gt; DocumentRoot "c:/ms4w/apache/htdocs"<BR>&gt;
 &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; This is the value I put into the Itasca.map file:<BR>&gt; &gt; &gt; WMS_ONLINERESOURCE http://localhost/workshop/index.html<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Put cgi-bin onto the WINDOWS PATH statement.<BR>&gt; &gt; &gt; Also moved the workshop files around to various directories.<BR>&gt; &gt; &gt; Made various windows folders shareable on the network.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; When I click on the initialize (basic application) button am<BR>&gt; &gt; queried if<BR>&gt; &gt; &gt; I want to run<BR>&gt; &gt; &gt; C:/ms4w/apache/cgi-bin/mapserv.exe ?<BR>&gt; &gt; &gt; I answer yes a coulpe times, but then **nothing** happens?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; What is wrong with my configuration?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Regards,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; John Rust<BR>&gt; &gt; &gt; 763-424-7973<BR>&gt; &gt; &gt;<BR>&gt; <BR>&gt; <BR><BR><BR>-- <BR>Jeff McKenna<BR>DM Solutions
 Group Inc.<BR>http://www.dmsolutions.ca<BR>_______________________________________________<BR>ms4w-users mailing list<BR>ms4w-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/ms4w-users<BR></BLOCKQUOTE><BR><p>&#32;
                <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.