apcu

wget https://pecl.php.net/get/apcu-5.1.15.tgz
tar xzf apcu-5.1.15.tgz
cd apcu-5.1.15
phpize
./configure --with-php-config=/usr/local/php/bin/php-config
make && make install

 

posted @ 2018-12-15 14:20  andy_1987_chen  阅读(180)  评论(0编辑  收藏  举报