There were changes in MapServer 5.0 for CGI mode in the way you declare
variables in the URL, causing your "parse error line 1" problems. See
the "URL Configuration Changes" in:
http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT
For example, in your CGI
There were changes in MapServer 5.0 for CGI mode in the way you declare
variables in the URL, causing your "parse error line 1" problems. See
the "URL Configuration Changes" in:
http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT
For example, in your CGI
There were changes in MapServer 5.0 for CGI mode in the way you declare
variables in the URL, causing your "parse error line 1" problems. See
the "URL Configuration Changes" in:
http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT
For example, in your CGI
There were changes in MapServer 5.0 for CGI mode in the way you declare
variables in the URL, causing your "parse error line 1" problems. See
the "URL Configuration Changes" in:
http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT
For example, in your CGI
Try using double quotes:
WEB
HEADER "ms4w/apps/siglibre/templates/header.html"
TEMPLATE "ms4w/apps/siglibre/index.html"
FOOTER "ms4w/apps/siglibre/templates/footer_querymap.html"
MINSCALE 1000
MAXSCALE 400
IMAGEPATH "/ms4w/apache/htdocs/tmp/"
IMAGEURL "/tmp/"
EN
server-users] First Steps in mapserver
Datum: 01/04/08 06:51
> Hi!!!
>
> I'm starting to work with mapserver in Windows. And I find the next
error:
>
>
> loadWeb(): Unknown identifier. Parsing error near (C):(line 1)
>
> I don't find the answer for this mistak
> I'm starting to work with mapserver in Windows. And I find the next error:
> loadWeb(): Unknown identifier. Parsing error near (C):(line 1)
> I don't find the answer for this mistake.
http://www.google.com/search?client=safari&rls=en&q=%2Bmapserver%20%2Bmapfile&ie=UTF-8&oe=UTF-8
Enjoy the re
Hi!!!
I'm starting to work with mapserver in Windows. And I find the next error:
loadWeb(): Unknown identifier. Parsing error near (C):(line 1)
I don't find the answer for this mistake.
I enclose below the code, that I think it doesn't work
WEB
HEADER ms4w/apps/siglibre/templates/header.