On 5/30/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
has anyone encountered this before , and possibly have a clue as t what could be causing it ?
Never seen it, but since Apache::Session is pure perl, that's probably not the problem. It may be having problems with your DBI/DBD, or with something in your session that it's passing to Storable. If you can reproduce it, run it in the debugger and see. - Perrin