Steve,
I would be good if you could summarize the changes you need to make in
the migration guide. It seems like some people are having more problems
with the migration than others and a little extra doc might help with
some of it.
Thanks,
-Steve W
Steve Lime wrote:
I'll take care of it...
Steve
Jeff McKenna <[EMAIL PROTECTED]> 10/24/07 8:38 AM >>>
The 'MapServer demo' application (also available at
http://mapserver.gis.umn.edu/download/current/) has not been updated for
MapServer 5.0 yet. I have tried to update the ms4w one but I can only
get 3/4 of it going. Can the maintainers of the MapServer 'demo' please
update it for 5.0?
--
jeff
Tom Canales wrote:
I'm attempting to bootstrap myself on MapServer and am stuck. I've
downloaded and installed the MS4W server (V2.2.6) with no problem.
Successfully viewed the root feature page (http://localhost) and
verified the expected return string: "No query information to decode.
QUERY_STRING is set, but empty." when testing:
http://localhost/cgi-bin/mapserv.exe. Next I added the MapServer Itasca
Demo app and restarted the apache server. The root feature page now
indicates I have the new app running (http://localhost/mapserv-demo/)
however when I attempt to "initialize" the basic app I get the
following: loadWeb(): Unknown identifier. Parsing error near
(/ms4w/tmp/ms_tmp/):(line 1) Any suggestions?