Closed (fixed)
Project:
Mailsave
Version:
5.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Jan 2008 at 20:16 UTC
Updated:
11 Jan 2008 at 20:42 UTC
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
Comment #1
doublejosh commentedPurely 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.