Search found 3 matches

by zenkert
Thu Nov 06, 2008 2:25 pm
Forum: PHP - Security
Topic: Newbie question 777 on directory or just file?
Replies: 4
Views: 1120

Re: Newbie question 777 on directory or just file?

You´re one "h..." of a guy :lol: Real hard coder I guess :D Anyway, after your first answer I´ve tried and both solutions work. I went for setting 777 to the file, since that for me seemed more secure. But I have to say - to understand what you wrote in the first answer I have to study har...
by zenkert
Thu Nov 06, 2008 8:38 am
Forum: PHP - Security
Topic: Newbie question 777 on directory or just file?
Replies: 4
Views: 1120

Re: Newbie question 777 on directory or just file?

Vladsun, I do not understand your answer.
My site is on adminstaited by me on cPanel.
So I guess I just have to alter the permisson to the directory or the file or both?

Zenkert
by zenkert
Thu Nov 06, 2008 7:49 am
Forum: PHP - Security
Topic: Newbie question 777 on directory or just file?
Replies: 4
Views: 1120

Newbie question 777 on directory or just file?

Hi, This is a real newbie question I guess. I need to have read and write permission - 777 - on just one single file in a directory. Is it enough to set 777 on just the file? Or do I have to set it on the whole directory? (PS the directory and the file are already in a password protected area of the...