<div>Hi! first of all sorry for my bad and poor English</div>
<div> </div>
<div>I used precahce2.php ad I generated cache tiles, but in browser, once i set in map file in layer's metadata section "tile_source" "cache", I can't view layer because Kamap seems not able reading cached tile files.
</div>
<div> </div>
<div>I work under Windows XP and ms4w package with KaMap 1.0.</div>
<div> </div>
<div>I work with temp folder in C:\ms4w\tmp and here subfolders are "cache" and "sessions" (for php session files)</div>
<div>All my test apps works in C:\ms4w\apps\test (here I have a folder htdocs, data, include, etc, etc...)</div>
<div>My Data folder is C:\ms4w\apps\test\data;</div>
<div>My Mapfile is in C:\ms4w\apps\test\htdocs folder;</div>
<div> </div>
<div>My mapfile configuration contains in web section:</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>IMAGEPATH "/ms4w/tmp/cache/"</div>
<div>IMAGEURL "/ms4w/tmp/cache/"</div></blockquote>
<div dir="ltr">In Kamap configuration file I set </div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">$szBaseCacheDir = "/ms4w/tmp/cache"</div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">Without "tile_source" "cache" directive in mapfile my test application works slowly but works!</div>
<div dir="ltr">Someone can help me?!?!</div>
<div dir="ltr">Thanks for your time!</div>
<div> </div>