php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49435 Session documentation expand on use of --with-mm
Submitted: 2009-09-02 03:36 UTC Modified: 2009-11-13 22:22 UTC
From: phpbugs at delinked dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.2.10 OS:
Private report: No CVE-ID: None
 [2009-09-02 03:36 UTC] phpbugs at delinked dot net
Description:
------------
As indicated with bug #49433, PHP ignores session.save_handler=files when compiled with --with-mm. The documentation should be updated to make this more apparent.

As indicated with bug #49401, PHP is not released with a default configuration that works when mm is enabled. It needs to be documented that PHP will behave in generally unpredictable ways when compiled with --with-mm and using a default ini file.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 22:22 UTC] vrana@php.net
You are probably using mm session module, check your output of session_module_name().
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 02:00:01 2026 UTC