Memcached not detected

Started by Count, August 28, 2015, 02:00:06 PM

Previous topic - Next topic

Count

Just installed fresh 2.1 today (github) and tried to enable memcached but it isn't detected.
OS is Ubuntu 14.04 server, also fresh install.

Installed memcached and php5-memcached and memcached is visible from phpinfo as follows:

memcached   
Version   2.1.0
libmemcached version   1.0.8
Session support   yes
igbinary support   no
json support   no

But SMF only "detects" file based caching.

This isn't a big issue as I'm only testing but it would be useful with my main site in the future.

Oldiesmann

SMF is checking for either the "memcached_set" or "memcache_set" functions to determine whether that option is available. If it's not showing that as an option, that means PHP is telling SMF those functions don't exist. Try restarting Apache to see if that fixes the issue.
Michael Eshom
Christian Metal Fans

Count

Hello,

I did that, first thing, didn't help, so I rebooted and that didn't help either. memcached is also running.

live627

Does it work with 2.0.10? Do you see it in phpinfo?

Advertisement: