Closed michaelwood closed 3 years ago
Looks good. Because http_cache
ends up as an sqlite database, I've changed it so it creates the uploads folder outside of the if statement, as the uploads folder is also used elsewhere so it needs to be created anyway.
When the cache is enabled (default) the sqlite database needs to have a existing directory to live in. Create it if it doesn't exist.