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?