ID:               15168
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Analyzed
 Bug Type:         Session related
 Operating System: SuSE 7.3 /2.4.10
 PHP Version:      4.1.1
 Assigned To:      yohgaki


Previous Comments:
------------------------------------------------------------------------

[2002-02-05 11:40:28] [EMAIL PROTECTED]

This bug has been fixed in CVS.

------------------------------------------------------------------------

[2002-02-03 20:01:39] [EMAIL PROTECTED]

Will be fixed soon.

------------------------------------------------------------------------

[2002-02-02 22:21:52] [EMAIL PROTECTED]

Changed summay (Added "mm save handler")

------------------------------------------------------------------------

[2002-01-23 04:38:05] [EMAIL PROTECTED]

It's not a solution, but a workaround.
You can try user, msession or session_pgsql save handler module.

User is compile in by default.
--with-msession for msession (And you need lib and daemon for it. Refer
to manual)
session_pgsql is under PEAR CVS (/pear/PECL).

user/msession/session_pgsql works fine for me. (msession/session_pgsql
are experimental modules)


------------------------------------------------------------------------

[2002-01-23 02:54:11] [EMAIL PROTECTED]

Seems that i get no segfaults with file, but i am loosing some of its
data. 

while $obj->ary(key=>value,key=>value); seems to survive, 
$obj->ary(key=>ary(key=>value)) seems to leave under certain
circumstances. will try to get this into a small example. 

Regards, 
Johann-Peter Hartmann

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15168

-- 
Edit this bug report at http://bugs.php.net/?id=15168&edit=1

Reply via email to