• Resolved buzzworkers

    (@buzzworkers)


    I moved my wordpress shared server install to a VPS at Dreamhost
    then followed advice to use W3 with opcode, activated basic cache and it was enough to output the errors below.

    so i deactivated all my plugins, only to still get the same problem
    then i went on and activated the minimums witch are WPML
    fusion core Avada framework and W3 Total Cache.

    this is how the website is now http://www.stop-ttip-ceta-tisa.eu/

    Dreamhost advised to put xcache.var_size = 100
    in my phprc file /.php/5.4/phprc

    but it does fix the issue.

    i’m not sure what to do now. but i need to get this site online
    before tomorrow morning.

    anyone have any hints ?

    complete error : Warning: xcache_get(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 180

    Warning: xcache_set(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 196

    Warning: xcache_get(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 180

    Warning: xcache_set(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 196

    Warning: xcache_get(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 180

    Warning: xcache_set(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 196

    Warning: xcache_get(): XCache var cache was not initialized properly. Check php log for actual reason in /wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 180

    Warning: xcache_set(): XCache var cache was not initialized properly. Check php log for actual reason in wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php on line 196

    https://wordpress.org/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter buzzworkers

    (@buzzworkers)

    typo above : but it does NOT fix the issue.

    the moment i use Opcode these errors come back.

    when i turn it off and use Disk or nothing, they are gone.

    what’s the point of being on a VPS if you can’t use advanced cache system ?

    Thread Starter buzzworkers

    (@buzzworkers)

    solution : edit YourUser/.php/5.4/phprc
    add : xcache.var_size = 100M

    restart PHP

    problem solved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘XCache var cache was not initialized properly.’ is closed to new replies.