Files uploaded by CKFinder have a resolution of 411. How to install it on 777

CKFinder works correctly, but files downloaded through CKFinder have a resolution of 411. I want it to be 777. I would appreciate help. Thanks!

+4
source share
1 answer

I have EXACTLY the same problem. Drupal 7, Dreamhost VPS server, installing WYSIWYG using ckeditor and finder in the library directory tree.

ckfinder works fine, permissions are set in ckfinder-bridge ( https://drupal.org/project/WYSIWYG-CKFinder )

EXCEPT for all downloaded files, they have 411 permissions, access to which is possible after the apache server after downloading.

If I fix the permissions manually (via ssh), then the downloaded file can be downloaded, so this is just a problem with the permissions set at boot time, and permissions in the ckfinder configuration are ignored.

0
source

Source: https://habr.com/ru/post/1441096/


All Articles