Hello.
I have installed wordpress using the contrib.
The contrib is installing wordpress in opt.
I needed to give a web-designer permission to upload things like templates and plugins to the /opt/wordpress/ directory AND sub directories so i used user panel contrib and changed the group and owner of the /opt/wordpress to the user (the web designer).
The problem is that every time the designer uses wordpress to upload things to the server, wordpress does it as root.
How can i change the user wordpress is using to write files to the server ?