Differences
This shows you the differences between two versions of the page.
docs:gis:mapserver:getstring_symbol_definition_error [2006/10/08 02:03] – created billh | docs:gis:mapserver:getstring_symbol_definition_error [2008/08/03 00:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== getString(): | ||
+ | < | ||
+ | getString(): | ||
+ | </ | ||
+ | This error occurred after a fresh install of apache and a new mapserver build when trying to run the Itasca demo. The problem ended up being this line:< | ||
+ | WMS_ACCESSCONSTRAINTS none | ||
+ | (should be...) | ||
+ | |||
+ | WMS_ACCESSCONSTRAINTS " | ||
+ | </ |