|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-03-13 14:29 UTC] kara at cvs dot php dot net
[2000-03-27 04:45 UTC] kara at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 14:00:01 2025 UTC |
I have compiled php4 with session support for shared memory via mm library (1.0.12). Setting the configuration variable session.save_handler to "mm" leads to the following error message: PHP Fatal error: Failed to initialize session module ... when calling session_register("var"). Apache subsequently SegVs Sessions work with the standard "file" handler