Posted by BartHanssens on September 16, 2007 at 4:20pm
Jump to:
| Project: | Mailing List Archive |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
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
#1
This 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.
#2
Postponing until someone submits a patch.