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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC