www-data ownership makes the wordpress instalation consume more memory
- by Arkid
I have a wordpress installation. When the ownership of the folder is root, the memory consumed is okay. However, when I change the ownership to www-data user, it starts consuming a lot of memory and starts throwing a lot of out of memory error. I have changed the ownership to root. However, Can anyone explain why this happens?