php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4376 Bug in uploading in safe-mode
Submitted: 2000-05-10 11:42 UTC Modified: 2000-05-22 04:05 UTC
From: stano at scifi dot sk Assigned:
Status: Closed Package: Other
PHP Version: 3.0.16 OS: Linux RedHat 6.2
Private report: No CVE-ID: None
 [2000-05-10 11:42 UTC] stano at scifi dot sk
I use uploading files in FORM on my web page.

I wan't to use safe-mode, but uploading doesn't work in safe-mode because file /tmp/php..... is not in my owner but owner is 0 - root.

Why safe mode doesnt support working with files which create php
in /tmp directory?
-----------------------------------------------
my php3.ini is the same than the php3.ini in RedHat 6.2
-----------------------------------------------
I use php.rpm from RedHat 6.2

Thanx

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-22 04:05 UTC] jimw at cvs dot php dot net
this is a known limitation of safe mode.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 03:01:29 2024 UTC