ID: 20452 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux Mandrake 9.0 PHP Version: 4.2.3 New Comment:
Could you show an example of what you mean? Previous Comments: ------------------------------------------------------------------------ [2002-11-15 17:35:13] [EMAIL PROTECTED] I'm requesting a page, the file that is called is index.php, but this file is a symlink from somewhere else. When I require a file from index.php, if there's no '..' (dots) on the path (a relative path, but not going back), the relative path is from where the original file is, but if there are '..' on the path, the relative path is from where the symlink is (although php identifies the script as the original file in the error message). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20452&edit=1