Closed (fixed)
Project:
Drupal.org site moderators
Component:
Localize.drupal.org
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 07:15 UTC
Updated:
3 Feb 2010 at 11:50 UTC
I tried to import a new file, and got the following error message, probably due to permissions on the server:
* warning: move_uploaded_file(sites/default/files/tmp/Hebrew_atrium-6.x-1.0-beta1-he.po) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/localize.drupal.org/htdocs/includes/file.inc on line 579.
* warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpXg8i5e' to 'sites/default/files/tmp/Hebrew_atrium-6.x-1.0-beta1-he.po' in /var/www/localize.drupal.org/htdocs/includes/file.inc on line 579.
* File upload error. Could not move uploaded file.
* File to import not found. Did you choose a .po file to upload which was under 2 MB?
The file size is 1M, so the last message is not relevant.
Comments
Comment #1
gábor hojtsyThere were issues with file permissions, which are hopefully fixed now. Please try again and reopen if still happens. (The import was also sped up by a recent update).