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

 

相关文章:

猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2021-09-21
  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案