configuration icon indicating copy to clipboard operation
configuration copied to clipboard

configuration file permission

Open realtebo opened this issue 2 years ago • 0 comments

Could you give me some suggestion about how to handle configuration file permissions?

actually my specific conf file on the server is owned by root:root and has 644 permission

so obviously my php script cannot write it because it's launched from a normal shell user.

What could we do?

realtebo avatar May 17 '22 16:05 realtebo