APC enabled but W3 Total Cache doesn’t recognize
-
I just had my web host install opcode APC and phpinfo says that it is indeed installed and enabled. When I try to change database and minify to use APC it is still greyed out. I’ve pasted my APC configuration below.
apc
APC Support enabled
Version 3.0.19
MMAP Support Enabled
MMAP File Mask /tmp/apc.AfBD5f
Locking type pthread mutex Locks
Revision $Revision: 3.154.2.5 $
Build Date Apr 15 2010 22:58:26Directive Local Value Master Value
apc.cache_by_default On On
apc.coredump_unmap Off Off
apc.enable_cli Off Off
apc.enabled On On
apc.file_update_protection 2 2
apc.filters no value no value
apc.gc_ttl 3600 3600
apc.include_once_override On On
apc.max_file_size 1M 1M
apc.mmap_file_mask /tmp/apc.AfBD5f /tmp/apc.AfBD5f
apc.num_files_hint 1000 1000
apc.report_autofilter Off Off
apc.rfc1867 Off Off
apc.rfc1867_freq 0 0
apc.rfc1867_name APC_UPLOAD_PROGRESS APC_UPLOAD_PROGRESS
apc.rfc1867_prefix upload_ upload_
apc.shm_segments 1 1
apc.shm_size 48 48
apc.slam_defense 0 0
apc.stat On On
apc.stat_ctime Off Off
apc.ttl 7200 7200
apc.user_entries_hint 4096 4096
apc.user_ttl 7200 7200
apc.write_lock On On
- The topic ‘APC enabled but W3 Total Cache doesn’t recognize’ is closed to new replies.