php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14531 Reference to bug #14496
Submitted: 2001-12-14 23:50 UTC Modified: 2002-01-24 23:48 UTC
From: jeff at tmtrading dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.1.0 OS: Linux
Private report: No CVE-ID: None
 [2001-12-14 23:50 UTC] jeff at tmtrading dot com
How to reproduce bug #14496:

compile php module for apache with mm & session support.

compile php cgi with mm & session support.

start apache with php module.

note /tmp/session_mm.sem permissions.

now, while apache is running, execute the php cgi.

You will then get the error from bug #14496.

Work-around: compile php cgi without mm support.

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-15 01:46 UTC] yohgaki@php.net
Thank you for your report. 
I hope we can have new bug tracking system,
so that users can update bug reports :)

-- Yasuo
 [2001-12-19 23:15 UTC] yohgaki@php.net
Duplicate #14496
 [2001-12-19 23:19 UTC] yohgaki@php.net
This is not a duplicate of 14496 after all, but a another report  #13268.
 [2002-01-24 23:48 UTC] yohgaki@php.net
Fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 07 23:01:27 2024 UTC