configure xcache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xony
    Senior Member
    • Mar 2005
    • 147
    • 3.0.7

    configure xcache

    I searched for information to the server problem to me xcache install, but can not find solution, if many people with the same problem, follow all the steps and the end result is always the same:


    Failed loading / usr / lib / php / modules / xcache.so: / usr / lib / php / modules / xcache.so: can not open shared object file: No such file or directory

    PHP 3.5.18 (cli) (built: November 5, 2012 14:06:49)
    Copyright (c) 1997-2012 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
    with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
    With The ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and
    with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

    I tried a xcache.so locate to see if another route, but only gives me these answers, I tried different routes and nothing, still the same:

    / usr/bin/xcache-3.0.1-rc1/.libs/xcache.so
    / usr/bin/xcache-3.0.1-rc1/modules/xcache.so
    / usr/local/lib/php/extensions/no-debug-non-zts-20090626/xcache.so
    This is my current php.ini:

    [xcache-common]

    / usr/local/lib/php/extensions/no-debug-non-zts-20090626 /

    zend_extension = / usr/lib64/php/modules/xcache.so

    [xcache.admin]

    xcache.admin.auth = On
    xcache.admin.user = "Moo"
    ; Xcache.admin.pass = md5 ($ your_password)
    xcache.admin.pass = ""

    [xcache]
    xcache.shm_scheme = "mmap"
    xcache.size = 68M
    xcache.count = 8 / / as many cores you have on your machine
    xcache.slots = 1K
    xcache.readonly_protection = Off
    xcache.mmap_path = "/ dev / zero"
    xcache.stat = On
    xcache.cacher = On
    xcache.ttl = 3600
    xcache.gc_interval = 300
    , Same as aboves but for variable cache
    xcache.var_size = 6M
    xcache.var_count = 2
    xcache.var_slots = 1K

    , Default ttl
    xcache.var_ttl = 3600
    xcache.var_maxttl = 7200
    xcache.var_gc_interval = 300


    Would appreciate any help, thanks.
  • xony
    Senior Member
    • Mar 2005
    • 147
    • 3.0.7

    #2


    Well finally I managed to install it, but when I make changes in the config. Php, xcache on vBSEO and active, I get this error:





    Fatal error: Storing of variables is not enabled XCache Within in [path] / includes / class_datastore.php on line 533





    These are my values ​​in info



    [ATTACH=CONFIG]n59852[/ATTACH]



    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...