Title: PHP ERROR
Last modified: December 2, 2018

---

# PHP ERROR

 *  [dolfix](https://wordpress.org/support/users/dolfix/)
 * (@dolfix)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-error-298/)
 * HI,
 * We are using nginx web server, and php 7.0.3 and we have a separate VM (Memcached
   server) which is hosted on Google cloud we had connected memcached server to 
   our WordPress website using MemcacheD Is Your Friend plugin.
 * After the installation of MemcacheD Is Your Friend plugin, Now we are getting
   one PHP error on the error log of nginx web server and the error is :
 * [error] 2731#0: *770 FastCGI sent in stderr: “PHP message: No Memcached support,
   neither the PHP Memcached nor the PHP Memcache class was found, see [http://pecl.php.net/](http://pecl.php.net/)
   for configuration help”
 * How can we solve this Error?

Viewing 1 replies (of 1 total)

 *  [Gennady Kovshenin](https://wordpress.org/support/users/soulseekah/)
 * (@soulseekah)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/php-error-298/#post-11013110)
 * Seems like you don’t have memcached support in your PHP binary.
    Check your php.
   ini file and see if memcached.so is included.
 * Install php-memcached package, perhaps.
 * If you have Redis enabled instead try out [https://github.com/pressjitsu/pj-object-cache-red](https://github.com/pressjitsu/pj-object-cache-red)
   which is based on the same codebase as this plugin.

Viewing 1 replies (of 1 total)

The topic ‘PHP ERROR’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/memcached-is-your-friend_ffffff.svg)
 * [MemcacheD Is Your Friend](https://wordpress.org/plugins/memcached-is-your-friend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/memcached-is-your-friend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/memcached-is-your-friend/)
 * [Active Topics](https://wordpress.org/support/plugin/memcached-is-your-friend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/memcached-is-your-friend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/memcached-is-your-friend/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gennady Kovshenin](https://wordpress.org/support/users/soulseekah/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/php-error-298/#post-11013110)
 * Status: not resolved