I think you forgot to change <br>&nbsp;$szMap = &#39;gmap&#39;;<br><br>to<br>$szMap = &#39;weather&#39;;<br>in config.php just below the point where you defined $aszMapFiles <br><br><div><span class="gmail_quote">On 9/25/07, <b class="gmail_sendername">
massimo di stefano</b> &lt;<a href="mailto:massimodisasha@yahoo.it">massimodisasha@yahoo.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div style="margin: 0px;">Hi,</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">this is my first approach to ka-map,</div><div style="margin: 0px;">(please apologize me for the newbie question)
</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">i&#39;m on a mac OsX&nbsp;</div><div style="margin: 0px;">as php, mapserver and&nbsp; phpmapscript ( i&#39;m using the binaries package at :&nbsp;<a href="http://www.kyngchaos.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
<font color="#002ce2">http://www.kyngchaos.com</font></a> )</div><div style="margin: 0px;">ka-map downloaded from cvs</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">following the ka-map wiki instruction i downloaded the data :
</div><div style="margin: 0px;">cloud.tif ,&nbsp;<font face="Lucida Grande">countries_simpl.shp ...</font></div><div style="margin: 0px; min-height: 15px;"><br></div><div style="margin: 0px;"><font face="Lucida Grande">i copied the ka-map folder in :
</font></div><div style="margin: 0px; min-height: 15px;"><br></div><div style="margin: 0px;">/Users/epifanio/Sites/ka-map/</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">then i put the data folder in :
</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">/Users/epifanio/Sites/ka-map/htdocs/data/</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">i created a directory &quot;tmp&quot; with read + write permisions in :
</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">/Users/epifanio/Sites/ka-map/htdocs/tmp/</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">then i modified the 
global.map file to load my data :</div><div style="margin: 0px;">i tested it using shp2image :</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">/usr/local/mapserver/bin/shp2img -m /Users/epifanio/Sites/ka-map/htdocs/global.map -o 
test.png</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">to set-up ka-map i modified</div><div style="margin: 0px;">/Users/epifanio/Sites/ka-map/include/config.php</div><div style="margin: 0px; min-height: 14px;">
<br></div><div style="margin: 0px;">i modified this line :&nbsp;</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">49:&nbsp; $szPHPMapScriptModule = &#39;php_mapscript.&#39;.PHP_SHLIB_SUFFIX;
</div><div style="margin: 0px;">50:&nbsp; $szPHPGDModule = &#39;php_gd.&#39;.PHP_SHLIB_SUFFIX;</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">
i added :</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">118:&nbsp; $aszMapFiles = array(</div><div style="margin: 0px;">119:&nbsp;&nbsp;<span style="white-space: pre;">        </span> &quot;weather&quot;&nbsp; &nbsp;&nbsp; =&gt; array( &quot;Global Weather&quot;,
</div><div style="margin: 0px;">120:&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &quot;/Users/epifanio/Sites/ka-map/htdocs/global.map&quot;,</div><div style="margin: 0px;">121:&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; array( 100000000, 50000000, 15000000 ),
</div><div style="margin: 0px;">122:&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &quot;PNG&quot;)</div><div style="margin: 0px;">123:&nbsp;&nbsp;);</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;">
<br></div><div style="margin: 0px;">obviously i&#39;m missing something in it beacouse when i try to load the link :</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;"><a href="http://10.37.129.3/%7Eepifanio/ka-map/htdocs/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://10.37.129.3/~epifanio/ka-map/htdocs/</a></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">but it do not load the map-file,&nbsp;</div><div style="margin: 0px;">this is the apache log :
</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">computer-di-epifanio:~ epifanio$ tail /private/var/log/httpd/error_log</div><div style="margin: 0px;">
[Mon Sep 24 00:42:46 2007] [error] [client <a href="http://10.37.129.3" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">10.37.129.3</a>] File does not exist: /Users/epifanio/Sites/ka-map/htdocs/tools/kaExplorer/images/icon_set_explorer/tool_query_1.png
</div><div style="margin: 0px;">[Mon Sep 24 00:42:46 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; gmap in /Users/epifanio/Sites/ka-map/include/config.php on line 171</div><div style="margin: 0px;">[Mon Sep 24 00:42:46 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; gmap in /Users/epifanio/Sites/ka-map/include/config.php on line 172
</div><div style="margin: 0px;">[Mon Sep 24 00:42:46 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; gmap in /Users/epifanio/Sites/ka-map/include/config.php on line 173</div><div style="margin: 0px;">[Mon Sep 24 00:42:46 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; gmap in /Users/epifanio/Sites/ka-map/include/config.php on line 174
</div><div style="margin: 0px;">[Mon Sep 24 00:42:47 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; path in /Users/epifanio/Sites/ka-map/htdocs/init.php on line 124</div><div style="margin: 0px;">[Mon Sep 24 00:42:47 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; scales in /Users/epifanio/Sites/ka-map/htdocs/init.php on line 125
</div><div style="margin: 0px;">[Mon Sep 24 00:42:47 2007] [error] PHP Warning:&nbsp; implode() [&lt;a href=&#39;function.implode&#39;&gt;function.implode&lt;/a&gt;]: Bad arguments. in /Users/epifanio/Sites/ka-map/htdocs/init.php on line 125
</div><div style="margin: 0px;">[Mon Sep 24 00:42:47 2007] [error] PHP Warning:&nbsp; Invalid argument supplied for foreach() in /Users/epifanio/Sites/ka-map/htdocs/init.php on line 151</div><div style="margin: 0px;">[Mon Sep 24 00:42:47 2007] [error] PHP Notice:&nbsp; Undefined index:&nbsp; title in /Users/epifanio/Sites/ka-map/htdocs/init.php on line 240
</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div>
<div style="margin: 0px;">thanks for any suggestion on how to set-up the file config.php :-)</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">
regards,</div><span class="sg"><div style="margin: 0px;">Massimo.</div><div style="margin: 0px;"><br></div></span></div><br>_______________________________________________<br>ka-Map-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ka-Map-users@lists.maptools.org">
ka-Map-users@lists.maptools.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ka-map-users
</a><br><br></blockquote></div><br>