OBJECTIVE:
ATTEMPTED FIXES:
It seems like a permissions error, but I'm not sure what else to do.
- To update plugins and WP core thru the Wordpress Dashboard.
- To upload new images to Media Library thru Wordpress Dashboard.
ATTEMPTED FIXES:
- CHMOD - In Terminal, changed all directory permissions to 755, all file permissions to 644, from Wordpress recursively down thru subfolders, esp wp-content
- CHOWN - In Terminal, confirmed ownership to be consistent with site user.
- In wp-config.php, FS_METHOD is defined as "direct"
It seems like a permissions error, but I'm not sure what else to do.
Last edited: