Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to configure memcache properly in moodle?

Test performance defines the plugin as Invalidenter image description here.

like image 226
Rupinder Kaur Avatar asked Dec 05 '25 16:12

Rupinder Kaur


1 Answers

Just to follow up on question, altough its a bit old, but maybe somebody will stumble upon this: U have to have installed memcached server on OS (Ubuntu: apt install memcached) and correctly configured, you have to have install php extension of memcached (apt install php-memcached) and in my instance, I also had to install php-memcache (without d) for things to work (no idea why tho).

After that, plugin becomes available. Then you have to define mapping for each Known cache definitions and of course configure store instances.

like image 101
SubjectX Avatar answered Dec 08 '25 09:12

SubjectX



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!