[RabbitMQ] 3. Install RabbitMQ in win7 and rabbitmq in win7

Source: Internet
Author: User

[RabbitMQ] 3. Install RabbitMQ in win7 and rabbitmq in win7

If the preceding command is explained, the installation is successful;

Then install the service, open the cmd form, enter the D: \ Program Files \ RabbitMQ Server \ rabbitmq_server-3.5.6 \ sbin path, and then execute rabbitmq-service start:

D: \ Program Files \ RabbitMQ Server \ rabbitmq_server-3.5.6 \ sbin> rabbitmq-service startD: \ Program Files \ erl7.1 \ erts-7.1 \ bin \ erlsrv: Service RabbitMQ started.

Prompt that startup is successful;

Then install the web management plug-in and run the following command:

D: \ Program Files \ RabbitMQ Server \ rabbitmq_server-3.5.6 \ sbin> rabbitmq-plugins enable rabbitmq_managementThe following plugins have been enabled: mochiweb webmachine extends amqp_client implements rabbitmq_managementApplying in configuration to rabbit @ GUOY... started 6 plugins.

The above prompt indicates that the installation is successful. You can access http: // localhost: 15672 for testing. The default Logon account is guest and the password is guest.

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.