Hi, I picked up Ka Map yesterday and almost have it working.<br>
<br>
First I compiled the dynamic linking library. All went well and it is working according to PHPInfo().<br>
<br>
Next I'm trying to install the demo map server with the gmap75.map
file. I downloaded it and have the config file referencing it
correctly and navigate to the page. It all works except the
actual map part (the mini map is working along with the side
menu). I get this message in my error log constantly: <br>
<span class="standard"><div style="width: 995px;">
         <b>[14-Sep-2005 11:50:01]</b> <span style="color: rgb(255, 0, 0);">PHP Fatal error</span>: Call to a member function on a non-object in /var/www/html/KaMap/tile.php on line 203
         </div>
        
         <div style="width: 995px;">
         <b>[14-Sep-2005 11:50:01]</b> <span style="color: rgb(255, 162, 30);">PHP Warning</span>: [MapServer Error]: drawTIFF(): TIFF support is not available. in /var/www/html/KaMap/tile.php on line 202
         </div>
        
         <div style="width: 995px;">
         <b>[14-Sep-2005 11:50:01]</b> <span style="color: rgb(255, 162, 30);">PHP Warning</span>: [MapServer Error]: msDrawMap(): Failed to draw layer named 'bathymetry'. in /var/www/html/KaMap/tile.php on line 202<br>
<br>
Is the Tiff error from gd? I'm using CentOS 4 (copy of RHES 4)
and I'm thinking that either I'm not sure what the fatail
error is. On the page this is the line:<br>
<br>
$oImg->saveImage($szMetaImg);<br>
<br>
</div></span>Anyway, if you can point me in the right direction I would really appreciate it.<br>
<br>
Thanks,<br clear="all"><br>-- <br>-Clark Endrizzi<br>