php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12174 doc_root open_basedir directoves symlink not resolved when copy(create?) a file
Submitted: 2001-07-15 07:02 UTC Modified: 2005-01-31 22:44 UTC
From: vittorio at lacab dot it Assigned:
Status: Closed Package: Safe Mode/open_basedir
PHP Version: 4.0.6 OS: linux 2.4.x?
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vittorio at lacab dot it
New email:
PHP Version: OS:

 

 [2001-07-15 07:02 UTC] vittorio at lacab dot it
i set:
    php_admin_flag safe_mode on
    php_admin_value doc_root /home/casalett
    php_admin_value open_basedir /home/casalett
    php_admin_value upload_tmp_dir /home/casalett/tmp

i have a symlink:
/casaletterature -> /home/casalett/web

but when i copy from /home/casalett/tmp to /casaletterature/.x/etc./etc.
a newfile warning ... and gile is not copied yet...

doc_root open_basedir directoves symlink not resolved when copy(create?) a file

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-20 19:24 UTC] sniper@php.net
Could you please add a short example script which shows
what you're trying to do?


 [2001-11-10 08:44 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 03:01:28 2025 UTC