thekjub9
Member
Posted 2 years ago #
total commander
chmod 777 wp-content
ok
200permitions changed
but
“prodigy-jilted_generation.jpg” has failed to upload due to an error
Unable to create directory /mnt/host-users/k/u/b/kuboooo/wp-content/uploads/2011/02. Is its parent directory writable by the server?
?????
any advice ?
/uploads/2011/02. Is its parent directory uploads/ writable by the server?
thekjub9
Member
Posted 2 years ago #
what means writable by server ?
I did chmod 777 wp-content that means that wp-content/ and all child directories are 777 and should be writable and all
chmod -R wp-content
would make all child dirs writeable
http://www.zzee.com/solutions/chmod-help.shtml
sorry
chmod -R 777 wp-content
would make all child dirs writeable
http://www.zzee.com/solutions/chmod-help.shtml
thekjub9
Member
Posted 2 years ago #
SITE chmod -R 777 wp-content
550 Could not change perms on wp-content: No such file or directory
WTF
I did
chmod -R WP-content
and now it tells that page was not found and my domain is just blank !!!!!!
thekjub9
Member
Posted 2 years ago #
I made chmod 777 wp-content and now it works again