XF 1.4 apc_store(): GC cache entry

SirWill

Member
hey,

my logs get spammed with this cache warnings:
Code:
ErrorException: apc_store(): GC cache entry 'xf_data_simpleCache' was on gc-list for 3601 seconds - library/Zend/Cache/Backend/Apc.php:112
ErrorException: apc_store(): GC cache entry 'xf_data_bannedIps' was on gc-list for 3601 seconds - library/Zend/Cache/Backend/Apc.php:112


How can I solve this issue?
 
Top Bottom