Zen Cart Logo
Forums / General Questions / Question about file permissions attributes

Question about file permissions attributes

Locked

Views: 989

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Nov 2007, 9:06 AM
#1
dman76 avatar

dman76

Zen Follower

Join Date:
Jun 2007
Posts:
107
Plugin Contributions:
0

Question about file permissions attributes

When you change the attributes on a directory to, say 777, so you can edit them, is it necessary to change them back to 644 or whatever it was on? I don't really understand this. What could happen?

18 Nov 2007, 12:07 AM
#2
nomadrw avatar

nomadrw

Zen Follower

Join Date:
Sep 2007
Location:
Somewhere in Southern Cal
Posts:
331
Plugin Contributions:
0

Re: Question about file permissions attributes

What 777 does it allows you to make any changes on a file. When you change it back to a 644 it basically locks the file up ie its protected. So it is wise to protect your files.

nomad

18 Nov 2007, 12:50 AM
#3
dman76 avatar

dman76

Zen Follower

Join Date:
Jun 2007
Posts:
107
Plugin Contributions:
0

Re: Question about file permissions attributes

Right. But it only protects it for someone logged in as an admin, correct? It wouldnt be vulnerable to outside users if its left on 777 would it?