I'm upgrading two servers from PHP 5.6 to PHP 7 and for some reason I can't get the memcached.so/memcached.ini extension to work. I know memcache doesn't work, but I thought memcached (with the 'd' at the end) does work on PHP 7? My upgrade steps:...