赞
踩
环境变量还是要配的
PATH中添加=====%ERLANG_HOME%\bin
erl
版本对应(我试了网上的
otp_win64_20.2.exe的erlang
和rabbitmq-server-3.7.4.exe
)
需要注意的是安装目录不要有【空格和中文】(默认的目录有
Rabbit Server
也改掉)
一样要配置环境变量RABBITMQ_SERVER
PATH中
rabbitmqctl status
rabbitmq-plugins.bat enable rabbitmq_management
错误的
Enabling plugins on node rabbit@DESKTOP-IOF5VIA:
rabbitmq_management
The following plugins have been configured:
rabbitmq_management
rabbitmq_management_agent
rabbitmq_web_dispatch
Applying plugin configuration to rabbit@DESKTOP-IOF5VIA…
Plugin configuration unchanged.
C:\Users\ASUS\.erlang.cookie 同步至C:\Windows\System32\config\systemprofile\.erlang.cookie
(这个两个地方都已这个cookie就不用管)再次在rabbit的sbin
目录下
rabbitmq-plugins.bat enable rabbitmq_management
成功的
有set 3plugins就成功了
rabbitmq-server.bat
completed with 3 plugins.
出现就成功。可以去访问http://127.0.0.1:15672/
了账号密码本地访问默认都是
guest
(可能会出现(本地)登录失败,我是重启一下rabbitmq
就好了)
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。