php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14661 Sessions Causing Apache (maybe others?) to Crash on Windows (maybe others?)
Submitted: 2001-12-22 14:41 UTC Modified: 2002-04-10 19:00 UTC
From: orb at kulao dot com Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.1.0 OS: winXP
Private report: No CVE-ID: None
 [2001-12-22 14:41 UTC] orb at kulao dot com
Any use of session functions on php 4.1.0 and apache 1.3.22 cause an error in php4ts.dll and cause apache to crash. everything else i've found works fine. i'm not sure whether this is true for other servers and operating systems, but i've noticed it here at least. a script as simple as:
<?php session_start(); ?> causes this to occur. please fix! :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-22 15:06 UTC] sander@php.net
Probably a dupe of 14453
 [2002-04-10 19:00 UTC] sniper@php.net
As said in 14453, this is now fixed. Please try the PHP 4.2.0RC2 from http://www.php.net/~derick/ and reopen if it still crashes. (remember to replace php4ts.dll also!)

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