Attaching file not possible – faileds to open stream

Viewing 3 posts - 1 through 3 (of 3 total)
#34484

Melonos
Member

If I try to attach a file via upload I get an error:

Warning: move_uploaded_file(/www/htdocs/w01310a5/wp-content/uploads/download-manager-files/test.txt) [function.move-uploaded-file]: failed to open stream: Permission denied in /www/htdocs/w01310a5/wp-content/plugins/download-manager/download-manager.php on line 131

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpGSEf38’ to ‘/www/htdocs/w01310a5/wp-content/uploads/download-manager-files/test.txt’ in /www/htdocs/w01310a5/wp-content/plugins/download-manager/download-manager.php on line 131
test.txt

Adding the file when it is still uploaded to the media library (adding via “Browse”) works -but thats a lot more work

How can I fix it? Permissions for wp-content and subfolders is 775

#34560

Tauhid
Member

Please give us a temporary wp-admin access via a private reply. We need to check it in your installation.

#34561

Melonos
Member

Just found out – if I set permissions for /wp-content/uploads/download-manager-files/ to 777 it works

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Attaching file not possible – faileds to open stream’ is closed to new replies.