ID:               24011
 Updated by:       [EMAIL PROTECTED]
 Reported By:      webmaster at infotel dot it
-Status:           Open
+Status:           Feedback
 Bug Type:         PHP options/info functions
 Operating System: linux
 PHP Version:      4.3.1
 New Comment:

What was the exact error?
With what piece of code did you get it ?
What was symlinked where?




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

[2003-06-04 04:35:27] webmaster at infotel dot it

if open_basedir restriction is enabled very much time (but not always)
all filesystem operation with symlinks in path didn't permitted

my conf:

/www -> /var/lib/apache/htdocs   (web1)
/www -> /var/www/htdocs          (web2)
/www -> /home/htdocs             (develop)

open_basedir tested, /wwww (all), /var/lib/apache/htdocs (web1),
/var/www/htdocs (web2), /home/htdocs (develop)

in all machine have problem with file like /www/textfile.txt, if open
file  "Operation not permitted" and if chek file exist "open_basedir
restriction in effect. File is in wrong directory"

if i use the real path (/var/lib/apache/htdocs, ...) all woks fine

bye


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


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

Reply via email to