On Fri, 2003-11-21 at 18:25, Jordan Lederman wrote: > Just read it -- and I'm trying to digest it all.
I actually don't think it applies to your problem. You're not supposed to get that error anymore from users pressing stop, as I understand it. Are you using the latest mod_perl? > Also, do I need to do a $dbh->sync ever, or is that just when working with dbm > files? No, that's just for dbm files, and I would advise people to use MLDBM::Sync and not worry about it. > Looks like I'll be stopping by the book store on my way home from work > tonight... :) A good idea, regardless. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html