I finally got it working. Restarting and stopping the server with rabbitmqctl did not work. So I rebooted then restarted directly with the rabbitmq-server start command and this time it seemed to load all the plugins including Mochiweb and I was able to open the admin webpage. I'm not sure why it did not work immediately after the plugins were enabled...however I'm happy with this solution albeit not ideal since it required a reboot. <br><br>On Tuesday, January 22, 2013 5:23:24 PM UTC-5, Alex Damian wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi<div><br></div><div><div style="font-family:arial,sans-serif">I have followed all the instructions on&nbsp;<a href="http://www.rabbitmq.com/management.html" style="color:rgb(17,85,204)" target="_blank">http://www.rabbitmq.com/<wbr>management.html</a>&nbsp;and enabled the plugin, but after than there is no webserver running anywhere on my machine. There is no way to connect to Mochiweb at all. I have restarted the service and still nothing. I have also tried the "http://<i>server-name</i>:15672/" URL with "localhost", 127.0.0.1 and also the full server name, all of which are /etc/hosts file. My vhost is the default "/". Should I add something in my config file perhaps? I have also tried a <i>curl</i> command and still nothing.<br><br>I am running on Fedora Core 17 with all latest libs including latest rabbitMQ sw. I have checked the listening ports on the server and i only see the AMQP one.&nbsp;<br>Also I can run rabbitmq-server and rabbitmqctl without issues. I have also been able to create exchanges/queues via rabbit.js on Node. However not having a proper admin tool is a bit drawback. I wonder why it's not possible to supply one like (or enhance) rabbitmqctl. Seems to do the job just fine.&nbsp;<br><br></div><span style="font-family:arial,sans-serif">Any help would be greatly appreciated!</span><br></div></blockquote>