Hi,
I want to enable caching for my forum.
I have tried with memcached.
(memcached, php-memcached, libmemcached11:amd64 is installed, memcached is listening on 127.0.0.1:11211
memcached is listed on a phpinfo, and I have confirmed caching using a separate php-page.
Restartet both apache, memcached and the server)
My server-settings page still only lists:
"SMF has not been able to detect a compatible accelerator on your server."
I'm unable to find anything online about how to configure this, or how SMF actually detects this.
I did try with APCu instead, but apparently that's not supported untill 2.1.x arrives?
Any pointers or hints?