Hi!!!<br>
<br>
I'm starting to work with mapserver in Windows. And I find the next error:<br>
<br>

loadWeb(): Unknown identifier. Parsing error near (C):(line 1)<br>
<br>
I don't find  the answer for this mistake.<br>
<br>
I enclose below the code, that I think it doesn't work<br>
<br>
 WEB<br>
    HEADER ms4w/apps/siglibre/templates/header.html<br>
    TEMPLATE ms4w/apps/siglibre/index.html<br>
    FOOTER 'ms4w/apps/siglibre/templates/footer_querymap.html'<br>
    MINSCALE 1000<br>
    MAXSCALE 4000000<br>
    IMAGEPATH "/ms4w/apache/htdocs/tmp/"<br>
    IMAGEURL "/tmp/"<br>
  END <br>
<br>
<br>
Thanks