php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #17488 upload_tmp_dir not automatically added to open_basedir
Submitted: 2002-05-28 15:17 UTC Modified: 2010-12-22 14:59 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (50.0%)
From: haughtlists at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.2.1 OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: haughtlists at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-05-28 15:17 UTC] haughtlists at hotmail dot com
I have found through using open_basedir per virtual host, that I need to have my upload_tmp_dir entry manually added to open_basedir for uploads to work.  I believe that automatically adding the upload_tmp_dir to the open_basedir if BOTH are set nad uploads are enabled would save much time on setting up a server.  

Thanks,
Matt

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-22 14:59 UTC] johannes@php.net
-Status: Open +Status: Bogus -Package: Feature/Change Request +Package: *General Issues
 [2010-12-22 14:59 UTC] johannes@php.net
Use move_uploaded_file()
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC