Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread jmckenna
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread jmckenna
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread jmckenna
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread Jeff McKenna
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread Gregorio Muñoz
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread Bart van den Eijnden (OSGIS)
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

Re: [mapserver-users] First Steps in mapserver

2008-04-01 Thread Diego Guidi
> 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

[mapserver-users] First Steps in mapserver

2008-04-01 Thread deegree deegree
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.