php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9166 upload_tmp_dir not recognized
Submitted: 2001-02-07 17:11 UTC Modified: 2001-03-16 17:02 UTC
From: dsr066 at attglobal dot net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.0.3pl1 OS: Cobalt Linux 5.0
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: dsr066 at attglobal dot net
New email:
PHP Version: OS:

 

 [2001-02-07 17:11 UTC] dsr066 at attglobal dot net
The upload_tmp_dir (/tmp/phpupload/ in my case) is displayed properly in a phpinfo() display but uploaded files are actually created in /tmp/

Also related (I believe) is the fact that is an invalid file is specified to be uploaded (i.e. a file that does not exist on the client system) a 0 byte temparary file is created in /tmp/ and is not cleaned up (i.e. it remains there forever)

configuration command : ./configure' '--with-mysql' '--with-apxs'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 14:12 UTC] sniper@php.net
Please try PHP 4.0.4pl1 as this should be fixed in it.

--Jani

 [2001-03-16 17:02 UTC] sniper@php.net
No feedback, works for me just fine. (4.0.5-dev)

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC