Setting permissions for wordpress
I get an “unable to create directory” error when I try to. When I spoke with support they told me to do this:root@domain:~# chown -R www-data /var/www/wordpress but what I got was this:chown: cannot access `/var/www/wordpress’: No such file or directory What’s the fix? Add the directories and files to www-data and your linux standard […]