I just installed WordPress with a theme. Some feature requires me to have some write permission on the wp-content folder.
I checked my php installation and I see that php is running as nobody/nobody. What does it mean? Do I need to re-compile php with a different group or can I still achieve what I need with those settings?
Thanks