[ka-Map-users] kacache directory not populated

Pg pg.navone at gmail.com
Sat Jun 24 06:17:21 EDT 2006


Yes, there is a general PHP script timeout in php.ini
For example:

   max_execution_time = 60

means any script will fail after 60 seconds.

If your map requires a lot memory also check the parameter

  memory_limit



2006/6/24, ramesh karra <karrarm at yahoo.com>:
> Thanks for the reply Tim.
>
> All the data files are lower cased both in windows and
> in linux environment.
> On further investigation I found that, In some cases,
> some PNG files in the kacache are getting created for
> the zoom levels but the map is not getting displayed.
> In some cases some tiles are also getting displayed
> eventually!
>
> Is possible that this is timing related issue? Is
> there a timeout for the requests made? Is it possible
> that the system is not responding in a given time
> frame resulting in this behavior?
>
> I will try to debug with tile.php, and let you know if
> I find anything.
>
> Ramesh
>
> --- Tim Schaub <tim at commenspace.org> wrote:
>
> > > I am seeing somewhat strange behavior. I have
> > moved my
> > > Mapserver+kaMap from current Windows environment
> > to
> > > Linux environment. For some reason, the map does
> > not get
> > > displayed in some zoom levels. I have looked at
> > the kacache
> > > directory and found that some directories are not
> > populated.
> >
> > This is a longshot, but do you have different data
> > source for the scales
> > that are missing?  Since Windows is sloppy about
> > case
> > (uppercase/lowercase) and Linux isn't, it might be
> > that you have DATA
> > specified in your mapfile with different case than
> > the files are named
> > on disk.  If this were the case, on windows all
> > scales would be drawn
> > and on Linux they wouldn't.
> >
> > Making a request directly to tile.php (with the
> > right query string)
> > would help troubleshoot.
> >
> > Tim
> >
> > > Any ideas on why this is happening?
> > >
> > > Thanks
> > > Ramesh
> > >
> > >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>


More information about the ka-Map-users mailing list