ID:               40537
 User updated by:  stloukal at programator dot cz
 Reported By:      stloukal at programator dot cz
-Status:           Feedback
+Status:           Open
 Bug Type:         Filesystem function related
 Operating System: FC4, 2.6.17
 PHP Version:      5.2.1
 New Comment:

Error reporting added.

[EMAIL PROTECTED] web]$ ls -Z
drwxrwxrwx  root     root                                     bug_test
drwxrwxrwx  root     root                                      tmp


Previous Comments:
------------------------------------------------------------------------

[2007-02-26 15:49:34] [EMAIL PROTECTED]

Add error_reporting(E_ALL | E_STRICT) to the beginning of the script.

>I turned SELinux off.
See if `ls -Z` works for you.

------------------------------------------------------------------------

[2007-02-26 15:44:21] stloukal at programator dot cz

There are no open_basedir (or any other) restrictions for /var/www/web
or var/www/web/bug_test.

Please, could you look at this page
(https://bug_test.devel.gtspartner.cz/index.php)? It contains my script
and phpinfo() output. Maybe, my problem is not in PHP. Should it be
somewhere else? E.g. in Apache or Linux? I turned SELinux off.

------------------------------------------------------------------------

[2007-02-26 15:30:07] [EMAIL PROTECTED]

Somehow I figured that out myself, thanks.
Please remove open_basedir and see if it makes any difference.

------------------------------------------------------------------------

[2007-02-26 15:28:53] stloukal at programator dot cz

Addition to [26 Feb 3:23pm UTC]: please change the line 7 in script -
use "$path = '../tmp/'.$name;" instead of "$path = '../../tmp/'.$name;"

------------------------------------------------------------------------

[2007-02-26 15:28:49] [EMAIL PROTECTED]

uploaded: /www/tmp/phpweyhUK = 1 
moved: ../tmp/galerie_DSCF6801_resize.JPG = 1

Works perfectly fine.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/40537

-- 
Edit this bug report at http://bugs.php.net/?id=40537&edit=1

Reply via email to