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
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: 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

Pull Requests

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 Sep 16 20:01:27 2024 UTC