From: webmaster at infotel dot it Operating system: linux PHP version: 4.3.1 PHP Bug Type: PHP options/info functions Bug description: php 4.* don't resolve simlinks
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 bug report at http://bugs.php.net/?id=24011&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24011&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24011&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24011&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24011&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24011&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24011&r=support Expected behavior: http://bugs.php.net/fix.php?id=24011&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24011&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24011&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24011&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24011&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24011&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24011&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24011&r=gnused