Skip to content

Instantly share code, notes, and snippets.

@savankaneriya
Created January 23, 2019 04:48
Show Gist options
  • Save savankaneriya/89ac379e4bfb31d64363afadf14503c2 to your computer and use it in GitHub Desktop.
Save savankaneriya/89ac379e4bfb31d64363afadf14503c2 to your computer and use it in GitHub Desktop.
How to install memcached in php 7.2
pecl install memcached
When you are shown the prompt :
libmemcached directory [no] :
answer with :
no --disable-memcached-sasl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment