Actions
kanban #5318
closedFileupload into main website not working
Status:
k_acceptance
Priority:
Low
Assignee:
oschad
Category:
-
Target version:
-
Start date:
30 May 2013
Due date:
% Done:
0%
Estimated time:
Description
Steps¶
- Logged in to http://www.piratenpartei.ch/
- Started editing an existing page
- In the part of the form where you can attach a file this message appared instead:
"File attachments are disabled. The file directories have not been properly configured. Please visit the file system configuration page." - Clicked on the link to the "file system configuration page"
- At the top of said page is a red message: "Das Verzeichnis sites/default/files ist nicht beschreibbar."
- below that is the form field for the path. Below it is this hint: "A file system path where the files will be stored. This directory must exist and be writable by Drupal. If the download method is set to public, this directory must be relative to the Drupal installation directory and be accessible over the web. If the download method is set to private, this directory should not be accessible over the web. Changing this location will modify all download paths and may cause unexpected problems on an existing site."
- Since files can be downloaded, but not uploaded I guess it is a permission problem and therefore I did not change anything
- wrote this ticket
- GOTO 1
Observation¶
- Files still can be downloaded
- No new files can be uploaded
Expectation¶
- New files can be uploaded
Updated by oschad over 12 years ago
- Tracker changed from Bug / Feature to kanban
- Status changed from New to k_acceptance
- Assignee set to oschad
Die Rechte der Dateien waren falsch gesetzt, UID/GID vom alten System noch. Bitte nochmal prüfen, UID/GID sind angepasst auf Benutzer apache:apache.
Actions