The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
You just need to open your eyes
Code:
// ****** DATASTORE CACHE CONFIGURATION ***** // Here you can configure different methods for caching datastore items. // vB_Datastore_Filecache - to use includes/datastore/datastore_cache.php // vB_Datastore_APC - to use APC // vB_Datastore_XCache - to use XCache // vB_Datastore_Memcached - to use a Memcache server, more configuration below $config['Datastore']['class'] = 'vB_Datastore_XCache'; // ******** 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'] = 'your_prefix'; |
#12
|
|||
|
|||
Ok yes I understand but only I have to put a name(prefix) there and that is all ??, really sorry if I am stupid.
|
#13
|
|||
|
|||
I asked to my hosting that please install for me in the server the XCache and they are checking this.
I hope they do it, to immediately enable the XCache option in the config.php |
#14
|
|||
|
|||
If your host runs cpanel some hosts are reluctant to install xcache on a shared environment. Eaccelerator is not as good but it is supported by cpanel so hosts are more willing to install this.
|
#15
|
|||
|
|||
Yes I have Cpanel, so thank you for the tip and that is another option, and that options works with FileCache ?? or what ? please tell me.
Thanx ssslippy |
#16
|
||||
|
||||
Filecache runs independent of installed services on the server.
|
#17
|
|||
|
|||
Ok Dismounted if my hosting enabled something else to the server like Xcache I will ask for your help to know what to do.
Also please tell me what else you can recommend me to optimize my forum to the maximum..... I already did all this tips: Quote:
Thank you my friend!! Mario |
#18
|
|||
|
|||
Hi guys,
Finally I changed my hosting to a better option (Knownhost hosting) and I have now a VPS plan, so I think I could have XCache in my server. I have a question right now I have enabled the FileCache option and when I did that, also I did this: to enable Filesystem caching of your datastore. Make sure that you have /includes/datastore/datastore_cache.php set to 777 so that it may write to the file. So now if I enable XCache I have to disable that ??? or I have to leave it like that ? Please tell me and thank you in advance!! Mario |
#19
|
||||
|
||||
You must choose only one type of datastore caching.
|
#20
|
|||
|
|||
Hello Dismounted,
Ok also I want to ask you, I have a CubeCart only store in that server the XCache will affect the online store ?? do I have to put a prefix in the config.php for that ?? And finally do I have to change again the permissions in the folder ? /includes/datastore/datastore_cache.php Thank you again my friend!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|