For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > #35829 [Opn->Csd]: with mm, session data lost upon apache restart









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #35829 [Opn->Csd]: with mm, session data lost upon apache restart
vrana@php.net

2006-01-13, 6:57 pm

ID: 35829
Updated by: vrana@php.net
Reported By: epoullain at fastbooking dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

"Session data are stored in memory thus web server restart deletes
them."


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

[2005-12-28 17:17:14] tony2001@php.net

MM stores data in shared memory, which cannot be carried through Apache
restarts.
The docs should probably mention this.
Reclassified as docu problem.

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

[2005-12-28 17:12:19] epoullain at fastbooking dot com

Description:
------------
I switched from
session.save_handler = files to
session.save_handler = mm
in php.ini. All seems fine, except that on apache restart,
all session info is lost. This does not happen with files
handler.



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


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







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com