apc

  1. D

    Bug PHP Fatal error: Call to undefined method vb_optimise_db::escape_string()

    I'm noticing quite a number of occurrences of this in my Apache error logs. I was using APC cache until recently but changed to XCache due to recurring issues, and now the problem seems worse. My forum became completely unusable – rather than rendering pages properly, it would render them...
  2. G

    Bug APC cacher not working

    APC cannot cache. Error: php.ini http://www.animefans.tv/phpinfo.php apc.ini : extension=apc.so apc.apc.stat = 0 ;apc.include_once_override = 1 apc.shm_size = 64 php -v PHP 5.3.2-1ubuntu4.9 with Suhosin-Patch (cli) (built: May 3 2011 00:45:52) Copyright (c) 1997-2009 The PHP Group Zend...
  3. D

    Bug 500 error on showgroups.php

    When I click on view forum leaders at the bottom of my forum, it returns a 500 error. I've checked my error logs and found this: PHP Fatal error: Call to undefined method vb_optimise_db::escape_string() in /home/koolaid/public_html/forums/vb/cache/db.php on line 141, referer...
  4. G

    Question Getting errors with XCache.... suggested settings?

    Hi, Lately my site has been throwing memory errors on occasion when I use XCache instead of FileCache I have Xcache settings at 32M for both xcache.size and xcache.var_size How do I know what to make these settings? Apparently 32M is not enough. I don't want to just crank up these...
  5. B

    Bug vB Optomise v2.03 PRO start test, whereas vB Optomise Lite 2.01 passed all tests?

    Finally got vB Optomise Lite 2.01 running fine, including passing all tests. So, purchased vB Optomise v2.03 PRO with one year support. As per instructions, un-installed vB Optomise Lite 2.01, then installed vB Optomise v2.03 PRO . Set up MAIN settings selecting Memcache as per Lite version...
  6. G

    Question Moving to new server, can now stop using file cache...

    Hi, I have been using the pro version of Optimize for a long time now. The site has been on a Shared Platform that did not allow for anything "extra" to be loaded onto it. So up till now we have just been using filecache Our site has now become large enough to move to VPS and we can now load...
  7. 0

    Bug memcached

    Ok, I think I'm experiencing a little problem. I'm trying to take advantage of using memcached with vBOtimise. Here is my config.php file: // ****** DATASTORE CACHE CONFIGURATION ***** // Here you can configure different methods for caching datastore items. // vB_Datastore_Filecache - to use...
  8. C

    Question Intermittent APC failure

    The fetch cache portion of my system test is intermittently failing. I am running APC and vbseo. Typically the first time I run the test after not running it for a few hours it fails, then on the next run it passes. I have caching turned on in vbseo as well. I know this is not the APC support...
  9. W

    Bug Suddenly unable to fetch cache

    I recently upgrades my site from 4.0.7 to 4.0.8 (I know, I'm a bit behind, but testing everything first takes time). Almost with a few other minor modification updates, I installed vbSEO. Afterward I found my server usage was a bit high, with a fair amount of server spikes. I contacted vbSEO to...
  10. viper357

    Question How to configure xcache etc.

    Hi, just installed the lite version as a try out, couple of quick questions please, I can't seem to find any instructions on how to do all this. 1. In the vbulletin config.php file, I would assume I have to change this to whichever method I am using, is that correct? I'm using filecache at the...
  11. C

    vbO 3.0 beta "fetch cache" broken

    vb 3.8.5 vbo 3.0 beta php 5.3.3 w/php-fpm, compiled from source Problem: "Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration" during 'System Test' I have tried memcache, apc, and xcache --- all latest versions compiled...
  12. H

    Warning: apc_store() [function.apc-store]: Potential cache slam averted for key 'vbo_

    Hi, Currently I'm having this error message popping up randomly: Warning: apc_store() [function.apc-store]: Potential cache slam averted for key 'vbo_vb.optimiser.stats' in [path]/vboptimise/core/class_operator_apc.php on line 50 See screenshot: What is causing this and what to do to...
  13. N

    Best Opcache Operator, forum faster

    Hi all. I was wondering, what is the fastest Opcache Operator option?. I am trying to test them, but I really don't understand what any of them do, or what to do when I pick them. The only one I understood was the Filecache because it says, "will store data directly on your hard drive in the...
  14. H

    Your Opcache Operator extension is functioning, however it is unable to store data.

    Hi all, We've just installed vBoptimise. With the System Test, only the Fetch Cache gives an error: Our webhost is running Memcache on its webserver. What can we do to fix this problem? Thanks in advance.
  15. B

    Fetch catch?

    After previous problems, I am trying again, this time using Memcache versus APC. But I get this message for my system test. using Memcache:
  16. W

    Two potential problems?

    So I'm trying to track down the source of my unusually high server usage. After fiddling with vbShout I started looking at the vbOptimise options. Some were easy to set to a more efficient setting, but two things came up as problems: 1- When trying to switch my attachments to the file system it...
  17. B

    What are the optimal settings for vBOptimize?

    Hi, I purchased vBOptimize a few months ago and each and every time I use it, my server crashes due to insufficient memory. Initially, after enabling the product, it works. The forum is faster, it is caching, there are no errors (that I have seen or have been reported at least), and all looks...
  18. P

    Forum isn't working right...

    I notice it will do this if I disable VBOptimise Pro.. Invalid SQL: UPDATE test_session SET newposts = newposts+1 WHERE NOT ISNULL(newposts); MySQL Error : Unknown column 'newposts' in 'where clause' Error Number : 1054 Request Date : Saturday, May 15th 2010 @ 07:45:04 AM Error Date ...
  19. I

    Vboptimize: unable to store data

    Hi, I just installed the Xcache 1.3.0 on my server and also installed vboptimized 2.3.0 on vbulletin 4.0.3 PL1. When I run the system test from the vboptimize admincp option it failed on the thrid test: Running Test: Connection to xcache Test completed successfully Running Test: Store Cache...
  20. J

    Newbie with some questions...

    Hello there, I have some questions regarding this product. I am a computer newb, so plain english would be appreciated :) I have just built a forum, and my site isn't live yet, but like most webmasters we anticipate growing our community and obviously as your board grows...
Back
Top