[PHP-WIN] unlink permission problems
by Niel Archer other posts by this author
Sep 25 2006 9:15AM messages near this date
Re: [PHP-WIN] Problems with fscanf
|
[PHP-WIN] FastCGI with IIS on Windows?
I have a function that compares two files, and deletes the first if they
are identical. The problem is, that whenever the function attempts to
unlink the file it causes an error "unlink(<filename> ): Permission
denied".
I first tried this using an Administrator account. Then to be sure I
tried a user account, creating the files in that account before running
the script.
I can see no reason why permission is denied. Anyone have an idea?
Niel Archer
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|