Created
January 23, 2019 04:48
-
-
Save savankaneriya/89ac379e4bfb31d64363afadf14503c2 to your computer and use it in GitHub Desktop.
How to install memcached in php 7.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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