vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite) (https://vborg.vbsupport.ru/showthread.php?t=237325)

DragonByte Tech 01-30-2012 02:13 PM

You can also check your php info page for any references to any of the opcode cachers vB Optimise references.

If not, you can use Filecache, instructions for how to use it is on the page and does not require any special software on the server :)


Fillip

autoescala 02-02-2012 03:53 PM

Thanks for the response, I ask to my provider (cheap Dreamhost.com) and say me that can't I use any type of cache in my shared free account.

I want try to use filecache, but Im not sure if It works....

thanks to all for the answers :)

autoescala 02-03-2012 08:23 AM

I test your cache in filecache mode and it works great!!!! very happy with it, how much is cost the pay version ?? I will tell to my boss....

A.Chakery 02-03-2012 08:49 AM

Here is the Pro Details ...
http://www.dragonbyte-tech.com/vbeco...ct&productid=1

I am using it and I am very happy with it ... I love the Full page caching for guests ...

John Lester 02-20-2012 09:44 PM

Last week I installed xcache on my hostmonster account (shared hosting) following the tutorial here ... http://rk.md/2009/xcache-bluehost/

After verifying installation via phpinfo.php I waited until today to install vBoptimize.

Installed lite version fine (vB 4.1.10) but when I select xcache as the operator it tells me I have selected a cache method that vB Optimise has detected I can not use :(

hostmonster support said I didn't need to restart the apache server because "all apache variables that would normally require a apache restart are stored in .htaccess and dynamically processed".

So I went into cpanel and killed all processes, then went back to my site. Still can not use xcache as the operator.

Any ideas on where to go from here?

A.Chakery 02-21-2012 02:43 AM

Quote:

Originally Posted by John Lester (Post 2301719)
Last week I installed xcache on my hostmonster account (shared hosting) following the tutorial here ... http://rk.md/2009/xcache-bluehost/

After verifying installation via phpinfo.php I waited until today to install vBoptimize.

Installed lite version fine (vB 4.1.10) but when I select xcache as the operator it tells me I have selected a cache method that vB Optimise has detected I can not use :(

hostmonster support said I didn't need to restart the apache server because "all apache variables that would normally require a apache restart are stored in .htaccess and dynamically processed".

So I went into cpanel and killed all processes, then went back to my site. Still can not use xcache as the operator.

Any ideas on where to go from here?

have you set xCache in config.php ?

John Lester 02-21-2012 08:16 AM

No I forgot that part :D However when I did set it I can't get into my acp, I get the following error:

Fatal error: Xcache not installed in [path]/includes/class_datastore.php on line 528

It's late and I shouldn't be fiddling with this right now :D

DragonByte Tech 02-21-2012 10:39 AM

You should contact your host, that error indicates it's not a vBO issue and it's an issue with the XCache installation. They should be able to help :)


Fillip

arkueckelhan 02-26-2012 09:53 PM

I am using memcache
I get error:
Code:

Running Test: Store Cache
 Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.
Running Test: Fetch Cache
 Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration.

My config.php file looks like this:
Code:

// ******** DATASTORE PREFIX ******

        // If you are using a PHP Caching system (APC, XCache, eAccelerator) with more

        // than one set of forums installed on your host, you *may* need to use a prefix

        // so that they do not try to use the same variable within the cache.

        // This works in a similar manner to the database table prefix.

// $config['Datastore']['prefix'] = 'vbo_';



        // It is also necessary to specify the hostname or IP address and the port the server is listening on

/*

$config['Datastore']['class'] = 'vB_Datastore_Memcached';

$i = 0;

// First Server

$i++;

$config['Misc']['memcacheserver'][$i]                = '127.0.0.1';

$config['Misc']['memcacheport'][$i]                        = 11211;

$config['Misc']['memcachepersistent'][$i]        = true;

$config['Misc']['memcacheweight'][$i]                = 1;

$config['Misc']['memcachetimeout'][$i]                = 1;

$config['Misc']['memcacheretry_interval'][$i] = 15;


I don't know exactly what to change in config file or what to change it to

DragonByte Tech 02-26-2012 10:20 PM

That's a server error, please contact your host to have them assist with verifying memcached in PHP :)


Fillip


All times are GMT. The time now is 12:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01482 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete