Hello, everybody!
I have installed drupal (v. 5) recently and I am trying to get it working for me. So far it was rather easy and interesting, especially that I am not familiar with programming in PHP nor HTML - but I am stuck now with these problems:

1. While trying to import translation file I get error message:
"The translation import failed, because the file could not be read.
The translation import of failed."

2. I can not upload any image file - after pressing "Upload" button, nothing happens, except the field with path of my browsed picture gets empty. The same is when trying to import logo file or shortcut icon in theme configuration.

I assume 1&2 have the same reason, but don't now what it is. I can upload files with ftp without problems, my "files" and "mages" directories have 775 permission rights, uploading method is set to public (but I have tried private also), clean URL's are enabled, server is on Linux Appache (I describe all this, because in other posts it was asked).

Any ideas?
Thanks and regards.

Comments

JasonMR’s picture

Those directories need to be set to 777

HTH

Bright Regards
JasonMR

Agropyron’s picture

Got it set to 777, but it didn't help. Still the same. I can not download from within FCKeditor either.
Should I set these 777 rights for any other folders?

JasonMR’s picture

It's a bug, as I just recently upgraded from RC1 to 5.0 release, and now have the same problems as you are reporting.