Posted by doublejosh on January 10, 2008 at 8:16pm
Jump to:
| Project: | Mailsave |
| Version: | 5.x-3.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | doublejosh |
| Status: | closed (fixed) |
Issue Summary
I'm getting this error message when I try to retrieve my messages from mailhandler and thus process them with mailsave...
The selected file /tmp/mailHIqCY8_0 could not be uploaded, because the destination files/pictures/dj.jpg is not properly configured.
Normal image uploading works fine. My files/pictures folder is 775 (all but world writable.)
I can't find any config entries in any tutorials.
Comments
#1
Purely a chmod issue. It's annoying how Drupal will "take over" folders and disallow you from controlling their permission with an .htaccess and numbered php file. However, I image it does good things for security.