摘要:
wget http://pecl.php.net/get/redis-4.2.0.tgz tar -zxvf redis-4.2.0.tgz cd redis-4.2.0 /usr/local/php5.6/bin/phpize ./configure --with-php-config=/usr/local/php5.6/bin/php-config make make insta... 阅读全文
摘要:
wget http://pecl.php.net/get/igbinary-2.0.8.tgz tar -xzvf igbinary-2.0.8.tgz cd igbinary-2.0.8 /usr/local/php7.2/bin/phpize ./configure --prefix=/usr/local/igbinary-2.0.8 --with-php-config=/usr/loca... 阅读全文
摘要:
wget http://pecl.php.net/get/igbinary-1.1.1.tgz tar -xzvf igbinary-1.1.1.tgz cd igbinary-1.1.1 /usr/local/php5.6/bin/phpize ./configure --with-php-config=/usr/local/php5.6/bin/php-config make m... 阅读全文