• Tanner

    (@tannerchung)


    There’s already a support item that was resolved saying that the wrong module was installed, Memcached instead of Memcache, but I thought this plugin was supposed to be able to use Memcached?

    Also deprecated warnings showed up

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WPMemcachedManager has a deprecated constructor in ../wp-content/plugins/wp-memcached-manager/wp-memcached-manager.php on line 27

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WPMemcachedServer has a deprecated constructor in ../wp-content/plugins/wp-memcached-manager/wp-memcached-manager.php on line 111

    Fatal error: Class ‘Memcache’ not found in ../wp-content/plugins/wp-memcached-manager/wp-memcached-manager.php on line 111

  • The topic ‘Error in activating, Memcache not found’ is closed to new replies.