1.brew install gearman

用brew安装gearman

2.pecl install gearman

用pecl安装php的gearman扩展

3.ln -s /usr/local/opt/gearman/sbin/gearmand /usr/local/bin

把gearmand命令加入到bin下

相关文章:

  • 2022-12-23
  • 2021-05-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-05-04
猜你喜欢
  • 2022-01-20
  • 2021-12-01
  • 2021-07-06
  • 2021-08-17
  • 2021-11-28
相关资源
相似解决方案