I have the following issues showing up out of nowhere in my Wordpress blog, really hope someone can help me as it’s been driving me nuts for weeks!
Showing up in my admin dashboard at the top of the screen: Plugin Leverage Browser Caching: htaccess file is not readable or writable. Please change permission of htaccess file. --- permissions are set to 644
Whenever I try to update a plugin: Update Failed: Could not create directory. -- the plugins folder is set to 755 in terms of permissions
Whenever I try to upload an image: exceeds the maximum upload size for this site. (It's set high in php.ini and .htaccess)
I’m sure they are all related as they all showed up at the same time. I have a feeling that I’m having owner issues which is causing WordPress to not have access to my htaccess file, plugin folder, media uploads folder, .. But that being said I don't know anything about owner issues or how to fix them.
Thanks to anyone who can help me fix this nightmare!