php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14858 Lack of tmp directory causes crash on call to session_start()
Submitted: 2002-01-04 15:00 UTC Modified: 2002-04-10 18:58 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: dbarton at prbo dot org Assigned:
Status: Closed Package: Session related
PHP Version: 4.1.1 OS: Windows 2000 Pro
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dbarton at prbo dot org
New email:
PHP Version: OS:

 

 [2002-01-04 15:00 UTC] dbarton at prbo dot org
If the directory c:/tmp does not exist, PHP, installed as a SAPI module, causes an Apache.exe crash when a session_start() function call is made. Reproducible + predictable.

Configuration details:
Windows 2000 Service Pack 1
Apache 1.3.22
PHP 4.1.1 - SAPI - No additional modules installed, beyond the included MySQL and ODBC support.
Temporary directory = c:/tmp



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-09 22:06 UTC] yohgaki@php.net
Can be a dup of others, but keep it open for now.
 [2002-01-11 10:25 UTC] sander@php.net
This is a dupe of one of the critical bugs... I'm too lazy to find out which one ;)
 [2002-04-10 18:58 UTC] sniper@php.net
This should be fixed in PHP 4.2.0 now..try the latest RC
from http://www.php.net/~derick/ and reopen if this is not the case. (remember to also replace the php4ts.dll)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 20:01:32 2024 UTC