<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS Pゴシック" size=2>OS : red hat 6.2</FONT></DIV>
<DIV><FONT face="MS Pゴシック" size=2>mapserver v: downloaded nightly and built 
today</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>i can't seem to get tiling to work for 
me.  i've looked at past messages in the list, it seems like everythings 
ok, but my perl script throws an error when i try to use the tiling 
feature.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>here's my map file.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>NAME MAPNAME</FONT></DIV>
<DIV><FONT face="MS Pゴシック" size=2>STATUS ON<BR>UNITS meters<BR>SHAPEPATH 
"/home/MAPS/map-tile"<BR>IMAGECOLOR 255 255 255<BR>INTERLACE OFF</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>LAYER<BR>  Name 
L_069  <BR>  data L_069  # name of shape file that 
is in my tile folders<BR>  TYPE LINE<BR>  Tileitem 
location   # name of the data field, checked this in arc 
explorer<BR>  Tileindex /home/MAPS/map-tile/tilex   # shape file 
generated by tile4ms util  program <BR>  STATUS ON<BR>  
CLASS<BR>    COLOR 210 110 170<BR>  END<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>END</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>in /home/MAPS/map-tile/ i have tilex.shp, dbf, 
and shx.  the values in Location are : ./shp_tiles/[folder name]/[shape 
file name]</FONT></DIV>
<DIV><FONT face="MS Pゴシック" size=2>the shp_tiles folder is at 
/home/MAPS/map-tile/shp_tiles/[folders]/[shape names]</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>i brought up tilex in arc explorer and it 
looks good.  is there something i'm missing?  i'm loading this mapfile 
via perl/mapscript, and it works fine when im not using tiling(when i use only 
shapepath and data), but displays an internal server error when i try the 
above.  i have all my perl script errors printing to a file but when this 
error happens the error file gets written blank.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>thanks in advance for any help</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="MS Pゴシック" size=2>matt</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>