php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13563 required directory c:\tmp not created if not found
Submitted: 2001-10-05 09:46 UTC Modified: 2001-10-05 09:56 UTC
From: rprangnell at hotmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.6 OS:
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: rprangnell at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-10-05 09:46 UTC] rprangnell at hotmail dot com
Sessions depends on the existence of a special root level folder named "\tmp".

Unfortunately, this is not created if it is not present when sessions needs it. Instead, an error message is generated - but this is only meaningful if the rest of the browser-server-php-database-os software dependency chain is absolutely correct...

I just had to re-install everything after a virus trashed my HD and I needed to re-format. It took me quite a while to figure out exactly what was wrong.

I hope this 'tip' saves other folks similar hassles.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-05 09:56 UTC] cynic@php.net
not a bug.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 00:01:36 2025 UTC