Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Install RabbitMQ under Windows

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

1, Install Erlang[Download erlang](http://www.erlang.org/download.html)2. Install RabbitMQ[Download RabbitMQ](http://www.rabbitmq.com/download.html)3. Configure the environment variable setx erl_home = C:\Program Files\erl10.2setx PATH=%PATH%;%erl_home%\binsetx rabbit_home = C:\Program Files\RabbitMQ Server\rabbitmq_server-3.7.12setx PATH=%PATH%;%rabbit_home%\sbin4. Activate RabbitMQ Management Plugindos command and execute (If environment variables are set): rabbitmq-plugins enable rabbitmq_management or enter rabbit installation directory C:\Program Files\RabbitMQ Server\rabbitmq_server-3.7.12\sbin and execute command: rabbitmq-plugins enable rabbitmq_management5. Visit RabbitMQ management interface [Visit RabbitMQ](http://localhost:15672)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report