[PHP-DEV] Bug #4376: Bug in uploading in safe-mode From: stano <email protected>
Date: 05/10/00

From: stano <email protected>
Operating system: Linux RedHat 6.2
PHP version: 3.0.16
PHP Bug Type: Other
Bug description: Bug in uploading in safe-mode

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>