File permission errors when uploading
Directories generally need 755 and files 644. Uploads failing with a permission error usually mean the web server user cannot write to the target directory.
Was this helpful?
Thanks for your feedback!