Hi,

Is there someone else who can't access file when private file system is active in the settings.php file?

I have observe this on:
Filefield_path 8.x-1.0-beta1 and 8.x-1.x-dev
Drupal 8.4.4
IIS 10

Comments

Swebmas created an issue.

Swebmas’s picture

I did some test on Apache server and everything works fine.
My problem must be related to the back slash file path of IIS.

I will try to come with a solution for IIS.

nixar’s picture

I'm running into this issue right now.

Did OP ever get it fixed?

dureaghin’s picture

I had the same issue before and this issue is not related to "filefield_paths" module.

You must to set permission for Media in /admin/people/permissions

Thanks,
Alex.

nixar’s picture

biblos’s picture

Btw, this issue is also presented on 7.x branch.