Postponed
Project:
Mailing List Archive
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2007 at 16:20 UTC
Updated:
30 Sep 2008 at 16:33 UTC
when safe_mode is on (common on ISP's), creating subdirectories and storing attachment fails when the webserver runs as another user than the owner of the scripts (for example, the ftp user).
This can be solved by manually creating the files/mailarchive directory (with permissions set to 777), and changing the _mailarchive_extract_attachments so it doesn't create month/year subdirectories
Comments
Comment #1
jeremy commentedThis doesn't affect my installation, I'll not be coding a fix. I would be willing to merge a patch if it offers a graceful solution without breaking things for my installation.
Comment #2
jeremy commentedPostponing until someone submits a patch.