• Here is the error I receive when I try to update a plugin or theme:

    Update Failed: The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions.

    I have done a manual reinstall of WordPress and changed all of my folder permissions to 775 to no effect. I think the problem might have started when I hooked up Vaultpress via SSH, but that’s just my best guess, and removing Vaultpress hasn’t helped, either. Neither has my host. One of the suggestions I’ve come across in my search is to use the following command to change file ownership:

    sudo chown -R username:group .

    However, I have no idea how to find the correct username or group. The command “cat /etc/group” was suggested, but shows dozens of options. Can anyone explain the username:group command in greater detail to help me narrow it down, or offer another possible solution?

    Thank you so much!

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Update Error:’ is closed to new replies.