Re: PHP unlink Permission Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



touch foo.txt
chmod 000 foo.txt
rm foo.txt
rm: remove write-protected regular empty file `foo.txt'? 

So the behaviour is at least partially shell/profile dependent...

I have no idea how this would affect PHP unlink, if at all.

ymmv
naiaa
ianasg [*]

[*] sg: shell guru


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux