Topic: exact permissions for /img/avatar - 755 or 777?

what should be the exact permissions for /img/avatar directory?

It should be 777 or 755?

Re: exact permissions for /img/avatar - 755 or 777?

Depends... 777 if the file is own by say "ftp-user" and accessed as "www-user"
755 if the file is owned by the www-user group...

In most cases 777 is the "I don't really know" solution, but ~only~ if you need write permissions in that directory or on that file.

echo "deadram"; echo; fortune;