This seems very similar to bug #14880.

I use a session handler written in php, which I set with
session_set_save_handler().

The problem is that my write function never gets called, and data never
written.

Variables are not stored when entered into $_SESSION, and I narroved it down
to one setting.

register_globals

with this on, it works, with this off, it doesn't work..

Yohgaki, I've seen you involved in this, any news of it?

Oh, btw, I'm using snapshop 20020117120000 from snaps.php.net



regards
Robin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to