crmeb windows系统消息队列启动配置说明

windows配置方法:

一定要解禁对应PHP版本中的 proc_open函数,否则无法启动消息队列

  1. 进入项目根目录按键:shift+右击,点击[在此处打开Powershell窗口]
  2. 输入命令:php think queue:listen --queue CRMEB
  3. 输入命令:php think queue:listen --queue BATCH-CRMEB
  4. 保持窗口命令行不要被关闭

 

 

源码免费下载地址:http://github.crmeb.net/u/defu

posted @ 2021-03-05 09:27  仙凌阁  阅读(244)  评论(0编辑  收藏  举报