php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57788 Extension appears to rely on tmp_dir being set
Submitted: 2007-08-16 10:34 UTC Modified: 2009-01-21 05:47 UTC
From: tom at streamsense dot net Assigned: ramsey (profile)
Status: Wont fix Package: uploadprogress (PECL)
PHP Version: 5_2 CVS-2007-08-16 OS: Fedore Core 4
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: tom at streamsense dot net
New email:
PHP Version: OS:

 

 [2007-08-16 10:34 UTC] tom at streamsense dot net
Description:
------------
This version of the PHP Upload Progress extension appears to rely on the "upload temp directory" setting in PHP to be set (when unspecified in PHP.INI it is supposed to resort to a system default).



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-21 05:47 UTC] chregu@php.net
Please set the php.ini directive of

uploadprogress.file.filename_template

to a directory, which exists. then it should work.

default is "/tmp/upt_%s.txt"
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 00:01:34 2025 UTC