[imp] Cannot write Autoloader cache to backend.
Michael M Slusarz
slusarz at horde.org
Wed Jun 11 21:28:39 UTC 2014
Quoting Samuel Wolf <samuel at sheepflock.de>:
> Hi,
>
> I have a lot of this errors in my apache error log:
> [Wed Jun 11 23:01:24 2014] [error] [client 192.168.55.104] Cannot
> write Autoloader cache to backend., referer:
> https://192.168.55.45/horde4/imp/dynamic.php?page=mailbox
Your webserver does not have access to the system temporary directory
(directory returned by PHP's sys_get_temp_dir()).
> $conf['cache']['driver'] = 'Null';
> $conf['cache']['use_memorycache'] = '';
These have nothing to do with the autoloader cache. The autoloader
cache is not configurable.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list