php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5406 No support for mm-1.1.3 ???
Submitted: 2000-07-06 16:41 UTC Modified: 2000-07-11 05:23 UTC
From: b dot tenhumberg at web dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.1pl2 OS: Linux 2.2.15
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: b dot tenhumberg at web dot de
New email:
PHP Version: OS:

 

 [2000-07-06 16:41 UTC] b dot tenhumberg at web dot de
I compiled PHP 4.0.1pl2 with Apache 1.3.12 static and mm-1.1.3 to prevent writing session-data in the tmp-dir.
The problem is a segmentation fault (11) of the Apache child while starting the session. I used the setting session.save_handler mm.
Setting 'files' works instead.
???

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-11 05:23 UTC] sas at cvs dot php dot net
This patch fixes the problem:

http://viewcvs.php.net/viewcvs.cgi/php4/main/main.c.diff?r1=1.279&r2=1.280&diff_format=u

Thank you for your report.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 07:01:26 2025 UTC