If the files are owned by the web server and mode 755, they are read/write by the server. The only thing going to 777 gives you over 755 is the ability for all groups and all users on the system writing to the file.
You're saying that the files need to be read/write by the server. I get that. But I still don't understand what you need them to be 777 instead of 755.
|