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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC