zrp2013

执行php -i 报错:

Warning: PHP Startup: memcached: Unable to initialize module
Module compiled with build ID=API20131226,NTS
PHP    compiled with build ID=API20131226,NTS,debug
These options need to match
 in Unknown on line 0

解决办法:

1.brew search memcached
2.重装加上 —build-from-source
brew reinstall -v homebrew/php/php56-memcached --build-from-source

  

分类:

技术点:

相关文章:

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