• Hi,

    I state that I used Memcached Cache Object without any problems. I upgraded worpress to version 3.2.1 and the plugin returns this error:

    Fatal error: Class ‘Memcache’ not found in /var/www/my_theme/wp-content/object-cache.php on line 351

    how can I fix it? any help is appreciated

    http://ww.wp.xz.cn/extend/plugins/memcached/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the exact same problem. Any advice would be very appreciated.

    nick000000

    (@nick000000)

    You need the memcache extension. On Ubuntu/debian use:

    sudo apt-get install php5-memcache

    and then restart your web server

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Memcached Object Cache] Fatal error: Class 'Memcache' not found (wordpress 3.2.1)’ is closed to new replies.