On Friday 21 November 2003 06:58 pm, Perrin Harkins wrote: > 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? >
I'm using 1.28 with apache 1.3.28. I'll be upgrading to the latest (1.3.x) version as soon as I can fix a small bug in apachetoolbox (it wants to use mod_perl 1.99 for apache 1.3 for some odd reason). The page located at http://perl.apache.org/docs/1.0/guide/ debug.html#Handling_the__User_pressed_Stop_button__case says that things can be more complex with mod_perl.... can you shed any light on that for me? --jordan > > 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