Re: permission denied - can files be locked in linux?
From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 11/21/04
- Previous message: du: "Re: Looking for friendship"
- In reply to: Max: "permission denied - can files be locked in linux?"
- Next in thread: Max: "Re: permission denied - can files be locked in linux?"
- Reply: Max: "Re: permission denied - can files be locked in linux?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Nov 2004 06:47:02 +0100
In alt.os.linux Max <nospam@notvalid.com>:
> I'm having problems deleting and overwriting files on linux. I'm trying to
> modify templates in a PHP application on the live server. Even when I set to
> 777, some files still give me permission denied and I cannot overwrite or
> delete them, even using the app provided by the hosting company. Is it
> possible the PHP app could be locking them (like Windows does)? How do I get
> around this without shutting down the app or the server?
Try:
man lsattr
man chattr
Not uncommon, to prevent people from changing files in a shared
dir they shouldn't. If not, show us the output of 'mount'
concerning the file-system in question.
-- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 193: Did you pay the new Support Fee?
- Previous message: du: "Re: Looking for friendship"
- In reply to: Max: "permission denied - can files be locked in linux?"
- Next in thread: Max: "Re: permission denied - can files be locked in linux?"
- Reply: Max: "Re: permission denied - can files be locked in linux?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|