Wordpress - Permissions problems
Hello!
I'm having some issues with all of our Wordpress installations on our Myhosting.com Linux sub-site and they all have to do with not having sufficient permissions.
WP's auto-update, in addition to some of the plugins (a csv importer), will not function. The plugin, specifically, is the main issue. I am confronted with the following error:
Warning: move_uploaded_file(/var/www/domains/ourdomain.com/docs/temp-file.csv) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/domains/ourdomain.com/docs/subdir/wp-content/plugins/store-locator/add-locations.php on line 51
I have attempted to change the permissions to the file in question by way of my ftp client and the myhosting.com file manager... to no success (changed to 775 from 644).
Any help would be much appreciated!