When I try and change the permissions for wp-content via filezilla or command line (puTTy), I get "operation not permitted" using "chmod 777 -R wp-content" from /var/data/wordpress.
Or if I try and change it from filezilla, it gives me a permission denied.
Permissions ftp/command line
You need to use sudo to run the command. The password it asks for is the password for the admin account.
Permissions ftp/command line
When I try and change the permissions for wp-content via filezilla or command line (puTTy), I get "operation not permitted" using "chmod 777 -R wp-content" from /var/data/wordpress.
Or if I try and change it from filezilla, it gives me a permission denied.
Any help would be great.
Thanks
Todd