[PHPLIB] Session management with DBM? Locking problems From: adb (adb <email protected>)
Date: 03/30/00

Hi, I'll admit, I'm lazy and don't want to do session management using a
sql database, I'd rather use DBM but for things that use frames
like horde and imp, there are DBM locking problems.

Is there a way to improve the locking issues with a DBM file in this
situation? Even if it means serializing access to the file, I don't have
more than like 3 sessions to manage at a time so a sql database is way
overkill.

Thanks,

Alex.

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.