php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16055 Running 4.1.2 as module in Apache 1.3.2 crashes Apache.exe
Submitted: 2002-03-13 22:28 UTC Modified: 2002-04-10 19:12 UTC
From: php at fubonis dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.1.2 OS: Windows XP Pro
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at fubonis dot com
New email:
PHP Version: OS:

 

 [2002-03-13 22:28 UTC] php at fubonis dot com
This has been a problem in 4.1.0 and 4.1.2.  A simple <?php session_start(); ?> will crash Apache.exe.

OS:  Windows XP Pro (I suspect this will happen with any version of Windows)
Server:  Apache 1.3.2
PHP:  4.1.2, running as module

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-13 22:56 UTC] php at fubonis dot com
This has been a problem in 4.1.0 and 4.1.2.  A simple <?php
session_start(); ?> will crash Apache.exe.

OS:  Windows XP Pro (I suspect this will happen with any version of
Windows)
Server:  Apache 1.3.2
PHP:  4.1.2, running as module
 [2002-03-14 04:58 UTC] sander@php.net
This is very likely to be caused by an incorrect session.save_path.
There's already a report about that.
Please reopen if that's not the case.
 [2002-04-10 19:12 UTC] sniper@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC