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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-05 09:56 UTC] cynic@php.net
not a bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 18:01:28 2024 UTC