Home  >  Article  >  Backend Development  >  php 扩张 memcache

php 扩张 memcache

WBOY
WBOYOriginal
2016-06-13 12:22:34782browse

php 扩展 memcache

 

./configure --prefix=/usr/local/libmemcached --with-memcached

/usr/local/php/bin/phpize
./configure --enable-memcache --with-php-config=/usr/local/php/bin/php-config --with-zlib-dir

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn