You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile this package to generate the PHP memcached extension, do the following set of steps:
1) Checkout and compile the dependency package aws-elasticache-cluster-client-libmemcached via https://github.com/awslabs/aws-elasticache-cluster-client-libmemcached
2) Run the following set of commands under the current directory:
> phpize
> ./configure --with-libmemcached-dir=<path to libmemcached build directory> --disable-memcached-sasl