Edit report at http://bugs.php.net/bug.php?id=51972&edit=1
ID: 51972 Updated by: sjo...@php.net Reported by: jacques dot moati at happyend dot fr Summary: PHP 5.3.x bug Require_once don't work with RELATIVE symbolic link -Status: Open +Status: Feedback Type: Bug Package: *General Issues Operating System: Ubuntu Lucid Lynx PHP Version: 5.3.2 New Comment: Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. I could not reproduce the problem. Previous Comments: ------------------------------------------------------------------------ [2010-06-02 11:04:19] jacques dot moati at happyend dot fr Description: ------------ Hello, This bug is present into all 5.3 php version. I test it in the ubuntu package, php 5.3 stable and snap version with --disable-all for ./config compilation. When you include a file in a relative (eg ../) symbolic link directory, PHP don't include it and do a FATAL error. files_existes and is_readable return true ... If the symbolic link of the diectory is absolute, the include work correctly ... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51972&edit=1