hello users,<br><br>i am newbie to mapserver....&nbsp; i am trying to get the itasca demo map by running in my fedora 9.......&nbsp;&nbsp; i have installed mapserver 5.0.3-3 version........&nbsp; i am really couldn&#39;t understand by looking at the documentation file given for the installation of itasca demo.....&nbsp; especially instructions given to edit the index.html.....&nbsp;&nbsp; but i have made the following edits in the index.html....<br>
<br>&nbsp;<br>&nbsp;&nbsp;&nbsp; &lt;!-- EDIT THE FORM ACTION --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;form name=&quot;demo&quot; method=&quot;GET&quot; action=&quot;/cgi-bin/mapserv&quot; onSubmit=&quot;submit_form()&quot;&gt;<br>//change configure()&nbsp; as submit_form() - kapil<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;layer&quot; value=&quot;lakespy2&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;layer&quot; value=&quot;dlgstln2&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;zoomsize&quot; value=2&gt;<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- EDIT THESE HIDDEN VARIABLES --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;map&quot; value=&quot;/var/www/html/Mapserver_Demo/itasca.map&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;program&quot; value=&quot;/cgi-bin/mapserv&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;root&quot; value=&quot;/Mapserver_Demo&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;map_web_imagepath&quot; value=&quot;/var/www/html/Mapserver_Demo/tmp/&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;map_web_imageurl&quot; value=&quot;/tmp/&quot;&gt;<br><br><br>after editing completed i call the link<br><br><a href="http://localhost/Mapserver_Demo/">http://localhost/Mapserver_Demo/</a><br>
<br>then i initialized the basic application its thrown the following error<br><br>loadWeb(): Unknown identifier. Parsing error near (/var/www/html/Mapserver_Demo/tmp/):(line 1)
<br><br>i searched the mapserver forum by somehow to figure out this problem.....&nbsp; i saw similar postings with the same error.....&nbsp;&nbsp; but unfortunately i haven&#39;t found any answer for the question.....<br><br>someone please help me out from this error........<br>
<br>help/tips will be appreciated..<br><br>Thanks ,<br>kapilmanoj<br>