php7 install memcache extension

#download source code package from git 

$ git clone https://github.com/websupport-sk/pecl-memcache.git
$ cd pecl-memcache
$ php7/phpize
$ ./configure --with-php-config=/home/admin/local/php7/bin/php-config 
$ make && make install

  

posted @ 2016-04-06 13:54  hao.ma  阅读(234)  评论(0编辑  收藏  举报