The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Setup Memcached
How do I set up memcached?
--------------- Added [DATE]1348095567[/DATE] at [TIME]1348095567[/TIME] --------------- I installed memcached-1.4.15 from http://memcached.org and uploaded it to public_html folder. I then added the following code to config.php // ****** DATASTORE CACHE CONFIGURATION ***** // Here you can configure different methods for caching datastore items. // vB_Datastore_Filecache - for using a cache file // $config['Datastore']['class'] = 'vB_Datastore_Filecache'; // vB_Datastore_Memcached - for using a Memcache server // 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'; // $config['Misc']['memcacheserver'] = '127.0.0.1'; // $config['Misc']['memcacheport'] = '11211'; Did I do this right or am I missing something? |
#2
|
|||
|
|||
Can anyone see if I did this right?
|
#3
|
|||
|
|||
Please help my site is crashing again.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|