yakatz9

Well-Known Member
Mar 16, 2010
73
9
58
cPanel Access Level
DataCenter Provider
For anyone who searches and finds this thread, the quick answer is install it from the command line. WHM will see that it is installed, but will still not be able to update, reinstall or uninstall it.
 

Gene Steinberg

Well-Known Member
May 26, 2007
163
3
168
My problem is somewhat different. The installation is fine, but it doesn't seem as if the APC cache can run more than 15-30 minutes before it restarts.

Basically using latest RELEASE branch of cPanel, APC 3.1.9, PHP 5.3.8.

Settings in APC are as follows:

Runtime Settings
apc.cache_by_default 1
apc.canonicalize 1
apc.coredump_unmap 0
apc.enable_cli 0
apc.enabled 1
apc.file_md5 0
apc.file_update_protection 2
apc.filters
apc.gc_ttl 3600
apc.include_once_override 0
apc.lazy_classes 0
apc.lazy_functions 0
apc.max_file_size 1M
apc.mmap_file_mask
apc.num_files_hint 1024
apc.preload_path
apc.report_autofilter 0
apc.rfc1867 0
apc.rfc1867_freq 0
apc.rfc1867_name APC_UPLOAD_PROGRESS
apc.rfc1867_prefix upload_
apc.rfc1867_ttl 3600
apc.serializer default
apc.shm_segments 1
apc.shm_size 128M
apc.slam_defense 1
apc.stat 1
apc.stat_ctime 0
apc.ttl 7200
apc.use_request_time 1
apc.user_entries_hint 4096
apc.user_ttl 7200
apc.write_lock 1

I welcome advise on what to change.

Peace,
Gene
 

yakatz9

Well-Known Member
Mar 16, 2010
73
9
58
cPanel Access Level
DataCenter Provider
My problem is somewhat different. The installation is fine, but it doesn't seem as if the APC cache can run more than 15-30 minutes before it restarts.
If your problem is different, then your post is more likely to be noticed if you start your own thread with an appropriate subject.
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator