Closed (works as designed)
Project:
File Cache
Version:
7.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2012 at 11:02 UTC
Updated:
20 Aug 2012 at 11:10 UTC
Hello,
I have multiple drupal sites on my server, and I am trying to set
$conf['filecache_directory'] = '/tmp/filecache-SITENAME';
yet, the files always go to filecache-default in tmp.
Any tips how to resolve this?
Comments
Comment #1
giorgio79 commentedArrgh, my settings.php was write protected and did not notice it in WinSCP. setting filecache_directory works like magic.