hi&nbsp; all. <br><br>i am very new to this map server and FGS, i have problem of executing the sample application in FGS.<br><br><br>First of all i&nbsp; have installed the FGS mapserver in /opt/fgs in&nbsp; 9000&nbsp; port . after that i<br>
&nbsp;checked in browser by loading this URL:<b><a href="http://localhost:9000/cgi-bin/mapserv" target="_blank">http://localhost:9000/cgi-bin/mapserv</a></b><br>
<br>then&nbsp; it displays the message as<br><br><u><b> No query information to decode. QUERY_STRING is set, but empty.<br><br><br></b></u>Then i have created one Sample Helloworld application .<br>For this i have created one hello.html file&nbsp; and i have placed that file in /<u><b>opt/fgs/www/htdocs/</b></u><br>

<u><b><br><br></b></u>my<b>&nbsp; </b><u><b>Hello.html <br><br></b></u>&lt;html&gt;<br>&lt;head&gt;<br>&lt;title&gt;MapServer Hello World11&lt;/title&gt;&lt;/head&gt;<br>&lt;body&gt;<br>&lt;form method=POST action=&quot;/cgi-bin/mapserv&quot;&gt;<br>

&lt;input type=&quot;submit&quot; value=&quot;Click Me&quot;&gt;<br>&lt;input type=&quot;hidden&quot; name=&quot;map&quot; value=&quot;/opt/fgs/www/cgi-bin/<div id=":8m" class="ArwC7c ckChnd">hello.map&quot;&gt;<br>&lt;input type=&quot;hidden&quot; name=&quot;map_web_imagepath&quot; value=&quot;/opt/fgs/www/htdocs/tmp/&quot;&gt;<br>

&lt;/form&gt;<br>&lt;IMG SRC=&quot;[img]&quot; width=400 height=300 border=1&gt;<br>&lt;/body&gt;<br>&lt;/html&gt;<br><br><br>Then i&nbsp; have created one hello.map file and placed that file in <u><b>/opt/fgs/www/cgi-bin/<br>

<br></b></u>my&nbsp; <u><b>hello.map<br><br></b></u># This is our &quot;Hello World&quot; mapfile<br>NAME &quot;Hello_World&quot;<br>SIZE 400 300<br>IMAGECOLOR 249 245 186<br>IMAGETYPE png<br>EXTENT -1.00 -1.00 1.00 1.00<br>WEB<br>

TEMPLATE &quot;/opt/fgs/www/htdocs/hello.html&quot;<br>IMAGEPATH &quot;/opt/fgs/www/htdocs/tmp/&quot;<br>IMAGEURL &quot;/tmp/&quot;<br>END<br>LAYER&nbsp;&nbsp;&nbsp; <br>STATUS default<br>TYPE point<br>FEATURE<br>POINTS 0.0 0.0 <br>END<br>

TEXT &quot;HELLO WORLD&quot;<br>END<br>CLASS<br>STYLE<br>COLOR 255 0 0<br>END<br>LABEL<br>TYPE bitmap<br>END<br>END<br>END<br>END<br><br><br>After that i run the HTML file (hello.html)&nbsp; in browser as the <br><br><u><b>URL:<a href="http://localhost:9000/hello.html" target="_blank">http://localhost:9000/hello.html</a><br>

<br>&nbsp;<br></b></u>&nbsp;It displays&nbsp; one button <u><b>&quot;Click Me&quot;</b></u> and <u><b>broken image</b></u> <br><br>If i press the &quot;Click Me&quot; button&nbsp; it shows errors as <br><br><u><b>
loadWeb(): Unknown identifier. Parsing error near (/opt/fgs/www/htdocs/tmp/):(line 1)<br><br><br></b></u>Please help me out from this problem,because i am very newbee to this mapserver and FGS<br><br>Thanks in advance<br>

<br><br>regards<br>muzaffar<br></div>