I had a problem with the PHP fwrite function not writing anything and I figured it was because of rights. One apache process is run by root and several others by www-data: $ ps -aux |grep apache root 21239 0.0 0.3 222104 26524 ? Ss 02:31 0:00 /usr/sbin/apache2 -k start www-data 21240 0.0 0.1 222316 13736 ? S 02:31 0:00
Tag: access-rights
How do I change the group ownership of a file in Ubuntu? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question