I'm using q2a v1.8.
I haven't activated a cache. The site directory is: "/ srv / users / serverpilot / apps / geofili / public"
define ('QA_CACHE_DIRECTORY', '/ path / to / srv / users / serverpilot / apps / geofili / public / cache /');
-------
define ('QA_CACHE_DIRECTORY', '/ path / to / srv / users / serverpilot / apps / geofili / cache /');
------
I haven't tried both. The file permissions for the Cache folder are 777.
What kind of path do I have to follow?