Turn on Optimizer

57 views
Skip to first unread message

Ricardo Sangion

unread,
Feb 3, 2014, 5:08:04 AM2/3/14
to xca...@googlegroups.com
Hi,

I'm having some problem to turn on the xcache optimizer.
I have it set as ON in php.ini but it won't show up on the administration panel nor on php -v.

What I get is:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
    with XCache v3.0.3, Copyright (c) 2005-2013, by mOo
    with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd.
    with XCache Cacher v3.0.3, Copyright (c) 2005-2013, by mOo


and php.ini is:
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.4.so"
zend_extension_manager.optimizer="/usr/local/Zend/lib/Optimizer-3.3.9"
extension="xcache.so"
xcache.admin.enable_auth="on"
xcache.admin.pass="8b28c7134887bb938e1ffed68456ffb2"
xcache.admin.user="root"
xcache.cacher="On"
xcache.optimizer="On"
xcache.coredump_directory=""
xcache.count="1"
xcache.coveragedump_directory="/tmp/pcov/"
xcache.coverager="Off"
xcache.gc_interval="0"
xcache.mmap_path="/dev/zero"
xcache.readonly_protection="Off"
xcache.size="256M"
xcache.slots="8K"
xcache.test="Off"
xcache.ttl="0"
xcache.var_count="1"
xcache.var_gc_interval="300"
xcache.var_maxttl="0"
xcache.var_size="64M"
xcache.var_slots="8K"
xcache.var_ttl="0"
extension = "pdo.so"
extension = "pdo_sqlite.so"
extension="memcache.so"
extension = "pdo_mysql.so"

I already changed size on php.ini and it's affecting xcache, so I'm sure that I'm using the right php.ini


Thanks
Reply all
Reply to author
Forward
0 new messages