News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Minumum CHMOD values

Started by TheWolf1, February 06, 2007, 05:17:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TheWolf1

I want to know what are the minimum (most restrictive - 755 is most restrictive than 777 for instance) CHMOD values to use in Coppermine 1.4.10.

Does the following is correct?
555 for read only folders
755 for write enabled folders
444 for all read only files
644 for all write enabled files

Thanks !

Joachim Müller

What works for you depends on your webserver setup, there's no general recommendation. That's why there is a lengthy permissions section in the docs that is suppossed to explain how permissions work.