php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49913 PHP Warning: PHP Startup: mm_create(0, /var/lib/php5/session_mm_cli0) failed,
Submitted: 2009-10-18 12:03 UTC Modified: 2009-10-19 09:19 UTC
Votes:3
Avg. Score:3.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:3 (100.0%)
From: mark dot oudsen at m-en-m dot nl Assigned:
Status: Not a bug Package: Session related
PHP Version: 5.2.11 OS: OpenSUSE 11.1
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: mark dot oudsen at m-en-m dot nl
New email:
PHP Version: OS:

 

 [2009-10-18 12:03 UTC] mark dot oudsen at m-en-m dot nl
Description:
------------
Firing up PHP causes the error to appear.
Cannot locate any similar bugs on Google/php.net.

Reproduce code:
---------------
vps10:/var/log/apache2 # php --version
PHP Warning:  PHP Startup: mm_create(0, /var/lib/php5/session_mm_cli0) failed, err mm:core: failed to acquire shared memory segment (Invalid argument) in Unknown on line 0
PHP 5.2.11 with Suhosin-Patch 0.9.7 (cli) (built: Sep 24 2009 12:37:34)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
vps10:/var/log/apache2 #


Expected result:
----------------
I wish to get rid of the PHP Warning.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-19 09:19 UTC] jani@php.net
Already fixed in SVN. Please do not submit duplicate reports..
 [2011-01-13 08:18 UTC] ntnguyet210 at gmail dot com
I also get this problem on my site. Please help me. Thanks,
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Nov 25 13:01:32 2024 UTC