Why am I getting the following cache_dir error message?
Application error
Exception information:
Message: Could not determine temp directory, please specify a cache_dir manually
cache, temp and tmp folders exist on the server.
Owner: www-data: www-data
Permissions: 755
The message seems to be coming from install/installer/resources/application.ini.default:
cache.backend.cache_dir = "cache{directory_separator}"
http://sidehustles.work on a cPanel-like hosting environment (sentora.org).
At the least, how do I specify a cache_dir manually?
Thanks!