Win7 (64-bit) Install the RABBITMQ

Source: Internet
Author: User
Tags rabbitmq

  1. RABBITMQ relies on Erlang, so install Erlang First, then install RABBITMQ;

  2. download RABBITMQ,: http://www.rabbitmq.com erlang,:http://www.erlang.org/

  3. < Span style= "Font-family:tahoma, Arial, Helvetica, Sans-serif;font-size:12.8px;background-color:rgb (255,255,255);" > install Erlang First, double-click the installation file for Erlang, and then configure the environment variable:

  4. Verify that Erlang is installed successfully, open the CMD Command window, enter the bin path of Erlang, enter the Erl command, and if prompted below, the Erlang installation succeeds:

    c:\program files\erl8.3\bin>erl

    eshell V8.3   (abort with ^g)

  5. install RABBITMQ, double-click the installation file,,  set environment variables after installation:

  6. Verify that RABBITMQ is installed successfully, enter in the cmd command window:

C:\Program files>rabbitmq-service                         (+) nbsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                 ********************* Service control usage ********************* rabbitmq-

.....

.....

If an explanation of the above command appears, the installation is successful;

7. Install the service, open the cmd form, enter the C:\Program files\rabbitmq server\rabbitmq_server-3.5.6\sbin path, and then execute

Rabbitmq-service Install prompt installation success

8. Start:

C : \program Files\rabbitmq Server\rabbitmq_server-3.5.6\sbin>rabbitmq-service Start

9. Prompt to start successfully, then install Web Management plug-in, execute command as follows:

D:\Program files\rabbitmq server\rabbitmq_server-3.5.6\sbin>rabbitmq-plugins enable Rabbitmq_management

10. The above prompts, indicating that the installation is successful, can be tested by accessing http://localhost:15672, the default login account is: Guest, the password is: Guest.

This article is from the "Operations Diary" blog, make sure to keep this source http://guyuyuan.blog.51cto.com/8666992/1932025

Win7 (64-bit) Install the RABBITMQ

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.