Closed (fixed)
Project:
File Cache
Version:
8.x-1.0-alpha3
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jan 2020 at 10:44 UTC
Updated:
9 May 2026 at 11:10 UTC
Jump to comment: Most recent
Comments
Comment #2
gebiss commentedYes, For Drupal 8 the cache dir needs to be set as $settings['filecache']['directory']['default'] = '/var/cache/myproject/filecache' otherwise you get error: No path has been configured for the file system cache backend.
Comment #3
pfrenssenThanks for the report, I have updated the instructions on the project page.