CacheJournal not provided

Verze:

08. 10. 2022

Zodpovědná osoba:

Dominik Šlechta

If a error message pops up CacheJournal has not been provided so the following points are possibilities, which will probably fix it (take one at a time)

  • in php.ini enable extensions sqlite, sqlite3. SAVE, restart apache, delete project's cache and finally open the website at least in a new window (preferably in a new browser where the page has not been opened yet or preferably a combination of both)

  • in config.local.neon on the project add this to services, then clear the cache and run it first in the anonymous window if it helped:
services:
   cache.storage: Nette\Caching\Storages\DevNullStorage