iberkner
unread,Sep 30, 2010, 4:20:34 AM9/30/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eaccelerator
I've upgraded to php 5.3.3 with eaccelerator via cpanel / whm.
Everything looks good, except when I look at the phpinfo data, it
shows that only 1 script is cached. In the /tmp/eaccelerator
directory I do see multiple script files. I understand that the script
cached is based on how many scripts are in RAM, but it should at least
be 2 or 3 or 4, not 1?
Is there anything wrong? configuration information and phpinfo data
below.
PHP 5.3.3 (cgi-fcgi) (built: Sep 30 2010 02:12:26)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator,
by eAccelerator
with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins
GmbH
eAccelerator
eAccelerator support enabled
Version 0.9.6.1
Caching Enabled true
Optimizer Enabled true
Check mtime Enabled true
Memory Size 16,777,144 Bytes
Memory Available 16,772,312 Bytes
Memory Allocated 4,832 Bytes
Cached Scripts 1
Removed Scripts 0
Directive Local Value Master Value
eaccelerator.allowed_admin_path no value no value
eaccelerator.cache_dir /tmp/eaccelerator /tmp/eaccelerator
eaccelerator.check_mtime 1 1
eaccelerator.debug 0 0
eaccelerator.enable 1 1
eaccelerator.filter no value no value
eaccelerator.log_file no value no value
eaccelerator.optimizer 1 1
eaccelerator.shm_max 0 0
eaccelerator.shm_only 0 0
eaccelerator.shm_prune_period 0 0
eaccelerator.shm_size 16 16