Are you caching both the open and find functions? I would think you'd need to cache both.
On Wed, Mar 19, 2008 at 4:13 PM, Eric Marden <[EMAIL PROTECTED]> wrote: > > What was the file accessing problem you were having? > > Warning: fseek(): supplied argument is not a valid stream resource in > ...\libraries\Zend\Search\Lucene\Storage\File\Filesystem.php on line 95 > > Warning: flock() expects parameter 1 to be resource, integer given in > ...\libraries\Zend\Search\Lucene\Storage\File\Filesystem.php on line 216 > > It will create the cache file, but when it tries to use it again, I get > these errors. > > > > > > -- > Eric Marden > > -- Bradley Holt [EMAIL PROTECTED]