blogga
Member
Posted 16 years ago #
when a user try's to upload an image to their blog they get the following error
Warning: is_dir() [function.is-dir]: Stat failed for /home/blogga/wpmu/wp-content/blogs.dir/11 (errno=13 - Permission denied) in /home/blogga/wpmu/wp-includes/functions.php on line 884
from what i can guess it may be a permissions setting, i welcome any suggestions how to test or put this right
thanks
lunabyte
Member
Posted 16 years ago #
Yep. It's a permissions problem.
blogga
Member
Posted 16 years ago #
thanks for clarification. i changed blog.dir to 777 and it works. must find what it says in doco becuase i thought i did everything in install instructions
on some servers, they are set to automatically put stricter permissions on a folder as soon as it's created. PITA.