[ka-Map-users] First ka-map attempt..
Paul Spencer
pspencer at dmsolutions.ca
Mon Jun 13 16:29:13 EDT 2005
Jeff,
on linux, you probably have the gd module compiled into PHP (that's the
default and there is no good reason to have changed it) so you should
probably reverse that change.
The 'flashing' tiles happen because the URL for the tile is somehow
causing an error to be triggered. ka-Map tries to reload images that
fail in the hopes that a subsequent attempt will get the right image.
Imgaes can fail to load for a couple of reasons, but it most likely to be:
* tile cache configuration. Check the directory that you configured in
config.php to see if it is being created. It could be a permissions problem
* tile creation errors. Check to see if any tiles are being created
inside your cache directory. If not, then it is likely a mapscript
problem ... try to get a URL to a tile (using firefox, you can use page
info and click the media tab, then load tile.php using one of these URLs
... you may get some debugging output?
* check your apache error log for php/mapscript errors
Cheers
Paul
Jeff Portwine wrote:
> Today I decided to take a closer look at ka-map and see what it would
> take to make it work with my current php/mapscript application. I
> tried to run it on the Gmap-ms40 demo. After I started it, I get the
> freference map in the bottom right window but in the main window all I
> see are tiles flashing across the window sequentially. Each flash just
> shows a dead image icon and then it jumps to the next tile and does the
> same thing. Any idea what I could have configured wrong that would
> cause that?
>
> The biggest question mark for me so far, is the $szPHPGDModule
> setting. I don't have a php_gd.so anywhere on my system. I tried
> copying /usr/lib/libgd.so to the same directory where my
> php_mapscript.so is at and renaming it php_gd.so to see if that would
> help but it behaved the same way.
>
> -Jeff
>
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>
--
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
More information about the ka-Map-users
mailing list