From: Chris W. <ch...@cw...> - 2003-11-29 18:21:19
|
Nikollos wrote: > CW> Good question... try running with the '--decode=storable' option and see > CW> what happens. > > Running: perl session_cleanup.pl --decode=storable > Response: > Using (/.../OI/WWW) for 'website_dir'. > Scanning [4972] sessions... > Removing those before Tue Sep 30 21:50:10 2003 > Storable binary image v57.116 more recent than I am (v2.6) > at blib/lib/Storable.pm (autosplit into > blib/lib/auto/Storable/thaw.al) line 364, > <IDLIST> line 1, at session_cleanup.pl line 115 First, is this the first time you've used session_cleanup.pl? If not, what could have changed in the meantime? Next, what Apache::Session module are you using? (File, MySQL, etc.) Each of these can have different serialization schemes -- maybe session_cleanup.pl isn't using the right one... Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |