ID: 20423
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Filesystem function related
Operating System: Linux 2.4.x
PHP Version: 4CVS-2002-11-14
New Comment:
> ln -s ../my/home/file
ID: 20423
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Filesystem function related
Operating System: Linux 2.4.x
PHP Version: 4CVS-2002-11-14
New Comment:
to be more precise, th
ID: 20423
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Filesystem function related
Operating System: Linux 2.4.x
PHP Version: 4CVS-2002-11-14
New Comment:
I do not agree with you,
It is a bug and a ve
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.x
PHP version: 4CVS-2002-11-14
PHP Bug Type: Filesystem function related
Bug description: relative symlink are not correctly created
try this little script :
chdir("/tmp");
@unlink("/tmp/foo2.txt");
symlink("../foo.tx