eaccelerator cached scripts is always 0

78 views
Skip to first unread message

arisepy

unread,
Feb 3, 2011, 8:32:08 PM2/3/11
to eaccelerator
Hi,
I just installed
- eaccelerator:
Build information
eAccelerator version 0.9.6.1
Shared memory type sysvipc
Semaphore type spinlock
on Centos 5.5 (as shown with cat /etc/redhat-release) and apache
- server version: 2.2.16 (cpanel::easy::apache v3.2.0 rev5210 as shown
with httpd -v
looking at phpinfo report it seems it is working but looking at
control.php report I can see that cached scripts is always 0(zero) ,
my config file is as follow:
; Directory in which the loadable extensions (modules) reside.
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-
zts-20090626"
extension="eaccelerator.so"
eaccelerator.cache_dir="/tmp/eaccelerator"
eaccelerator.log_file = "/var/log/eaccelerator_log"
eaccelerator.check_mtime="1"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.debug="1"
eaccelerator.enable="1"
eaccelerator.filter=""
eaccelerator.optimizer="1"
eaccelerator.shm_max="0"
eaccelerator.shm_only="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_size="0"
eaccelerator.shm_ttl="0"
eaccelerator.allowed_admin_path="/home/protein/public_html/
control.php"
I am using php5.3.3 as fastcgi

could anybody help on this ?

thanks

Hugo
Reply all
Reply to author
Forward
0 new messages