#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

  

相关文章:

  • 2022-12-23
  • 2021-09-12
  • 2021-10-23
  • 2022-12-23
  • 2021-06-25
  • 2022-02-02
  • 2021-07-05
猜你喜欢
  • 2021-09-23
  • 2022-01-24
  • 2021-05-21
  • 2021-09-18
  • 2022-12-23
  • 2021-05-24
  • 2021-08-24
相关资源
相似解决方案