From: Nikollos <ni...@fb...> - 2003-11-29 17:54:38
|
Hello Chris, >> But session_cleanup.pl died with: >> Premature end of base64 data at session_cleanup.pl line 115, <IDLIST> line 1. >> Storable binary image v54.171 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 >> >> Upgrading Storable up to 2.8 does not help :-( 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 -- Best regards, Nikollos mailto:ni...@fb... |