ID:               48975
 Updated by:       paj...@php.net
 Reported By:      celkaprog at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows 7
 PHP Version:      5.3.0
 Assigned To:      pajoye
 New Comment:

Doh, I misread your code. Please read again the doc about symlink, the
arguments in your code are in the wrong order (then the error is
actually clear).


Previous Comments:
------------------------------------------------------------------------

[2009-07-19 13:35:09] celkaprog at gmail dot com

Soory I mistaken the eleveted word.
It's running with admin rights.(right click run as administrator.).
The problem is not solved.
I'll try to run as different user (Administrator) but I don't think
that it will be good with that because this account is a member of
administrators group.

------------------------------------------------------------------------

[2009-07-19 11:27:59] paj...@php.net

You have to be under an elevated user to create links (not a php
restriction, but the underlying API/Function). You can try it using the
console as well.

------------------------------------------------------------------------

[2009-07-19 11:22:27] celkaprog at gmail dot com

No,it's running with my account.No service.I can write that folder with
php (file upload is working too there).

------------------------------------------------------------------------

[2009-07-19 11:19:55] paj...@php.net

Do you run it under an elevated user?

------------------------------------------------------------------------

[2009-07-19 07:45:31] celkaprog at gmail dot com

Sorry for the double post but one important thing is written wrong in
my 
letter.(if (is_readable("../../foo/bar/2.jpg")) echo "readable";)
(/foo/bar/1.jpg is the correct and i use it in my code not 2.jpg)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48975

-- 
Edit this bug report at http://bugs.php.net/?id=48975&edit=1

Reply via email to