After update to Catalina i setup apache and mysql on localhost. I have files in /Users/myname/Sites folder. Wordpress website is running well, but i cannot upload media or install plugins, as website doesn't have permissions to folders/files.
I've tried to set CHMOD to folders, so user _www has the right permission, but still cannot create files and folders. I also tried to change user for apache, but then website didn't work at all.
How can i add the right permission to _www user to write files?