<pre>Precache2 seems to have a problem when processing some directories for data:<br><br>Warning: [MapServer Error]: msSHPOpenFile():<br>(/var/www/http/tiger2005fe/37/37053//place)<br> in /var/www/http/tl-map/precache2.php on line 238
<br><br>Warning: [MapServer Error]: msSHPOpenFile():<br>(/home/data/tiger2005fe/37/37053//place)<br> in /var/www/http/tl-map/precache2.php on line 238<br><br>Fatal error: Call to a member function on a non-object in<br>/var/www/http/tl-map/precache2.php on line 239
<br><br>The 37/37053 directory doesn't have a 'place' shapefile--I think precache should<br>continue gracefully if it comes to a directory that is missing a layer--it could<br>be that not all areas have all layers.<br><br>
This should be an easy fix, but I'm not sure what all is going on in precache2 so I hesitate to make to many changes.<br><br>Many thanks.<br><br>jesse<br></pre>