The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Memcache may not work, how to configure config.php for memcache?
Hello,
my caching plugin vB Optimize says this when runing test: Quote:
And this is from phpinfo: Quote:
Quote:
i wanted to ask what steps to do to fix this? Thank you |
#2
|
||||
|
||||
That section is commented out. Remove the /* at the start and */ at the end to uncomment it.
|
#3
|
||||
|
||||
Have you independently verified that memcache is in fact not working?
Run the following script twice to confirm memcache's functionality: PHP Code:
|
#4
|
|||
|
|||
I uncommented that and "Fetch cache" worked, BUT "Flush cache" not with error:
"Your Opcache Operator extension is unable to flush variables. Please check your extension configuration." i tried running squidsk script and it says: "Fatal error: Class 'Memcached' not found in /home/username/public_html/i.php on line 2" On line 2 when i change Memcached to Memcache, it says: "No matching key found. I'll add that now!" nothing else any idea please? :-( |
#5
|
|||
|
|||
Memcached is not the same as Memcache. They are different modules.
|
#6
|
|||
|
|||
I know, and how it solves the issue, i dont understand. Im using memcache i believe.
|
#7
|
||||
|
||||
Have you set memcached port and enable it on your server after installed?
|
#8
|
|||
|
|||
Quote:
Quote:
Quote:
nothing csf.conf is firewall CSF configuration file, so i added 11211 to the TCP_IN and TCP_OUT (good step or not necessary?), restarted firewall "csf -r" and then tried testing php script provided above by member "Dragonsys" It returned error on line 2 again, but when changed Memcached to Memcache (is it correct didnt i break script testing purpose?), it says: "I am data! I am held in memcached!" my vbulletin vB Optimize addon stil said: "Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration." (i set memcache as operator in that plugin) :-( --------------- Added [DATE]1453243211[/DATE] at [TIME]1453243211[/TIME] --------------- im back with "Your Opcache Operator extension is unable to flush variables." error |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|