[imp] Cannot write Autoloader cache to backend.
Samuel Wolf
samuel at sheepflock.de
Wed Jun 11 22:24:29 UTC 2014
Zitat von Michael M Slusarz <slusarz at horde.org>:
> Quoting Samuel Wolf <samuel at sheepflock.de>:
>
>> Zitat von Michael M Slusarz <slusarz at horde.org>:
>>
>>> 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()).
>>
>> <?php
>> echo sys_get_temp_dir();
>> ?>
>>
>> show /tmp
>>
>> Webserver write some other files to /tmp:
>> root at wds:/tmp# ls -la | grep horde
>> drwx------ 3 www-data www-data 4096 Jun 1 18:00 .horde
>> -rw-r--r-- 1 www-data www-data 13207 Jun 5 00:48
>> horde_autoloader_cache_a5242318
>> -rw-r--r-- 1 www-data www-data 7895 Jun 5 00:47
>> horde_autoloader_cache_ff86a2d4
>
> The last access is dated June 5. I would guess something has
> changed on your server since then.
You're right, thanks for the note!
I installed at this time php5-xcache, after remove the package again
and restart apache:
root at wds:/tmp# ls -la | grep horde
-rw-r--r-- 1 www-data www-data 28698 Jun 12 00:20
horde_autoloader_cache_a5242318
-rw-r--r-- 1 www-data www-data 47365 Jun 12 00:22
horde_autoloader_cache_ff86a2d4
-rw------- 1 www-data www-data 18924 Jun 12 00:20 horde_debug.txt
-rw-r--r-- 1 www-data www-data 0 Jun 12 00:07 horde_dns.cache
[...]
crazy.
Maybe I setup xcache wrong.
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
> --
> imp mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
More information about the imp
mailing list