I should have replied to this much, much sooner - but, this didn't solve
the problem. Any other ideas? I've had to turn logging off, it kept
filling the drive up and DoS'ing the server. :-) heh

On Wed, 2007-06-06 at 10:46 -0400, Rusty Foster wrote:
> Check that the site control use_db_cache exists and is off. That  
> error comes out of a short-lived experimental database caching scheme  
> that shouldn't be used by anyone ever. You'd get that error if the  
> site was returning Scoop::Statement db statement handles instead of  
> regular DBI handles, and the calling code was trying to do a  
> fetchrow_array on them, which doesn't exist in Scoop::Statement.
> 
> 
> --R
> 
> 
> On Jun 5, 2007, at 5:39 PM, Scott Lockwood wrote:
> 
> > I get about 2 Gigs worth of this every few days randomly. Anyone have
> > any ideas where to look to fix this? It's not always the same site,  
> > and
> > it seems to happen randomly.
> >
> >  (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the  
> > method
> > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters

-- 
Regards,
Scott Lockwood