[phplib] more about "Fatal error: Unable to initialize a new token cache in session.inc " error From: Don Undeen (dundee <email protected>)
Date: 11/17/00

For those that missed my last post:
I'm getting this error when the sixe of my val column in the
active_sessions array gets around 30K characters.
Not that MySQL is necessarily at fault, or course.

I tried downloading and using the latest stable session.inc (1.45.2.1
from 1.2)
I also tried replacing ct_sql with ct_split_sql.
No dice.
It leaves me thinking it's got something to do with serialize(), as I'm
using some medium-sized mulit-dimensional arrays.
could htis be a problem?
 I'm using php v 3.0.16

This is a bit beyond me, and though I've seen this error posed to
various lists before, I've never seen an explanation, fix, or
workaround.

Any help would be greatly appreciated.

Thanks very much,
Don Undeen

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>