[rabbitmq-discuss] rabbitmq 1.8.0 on ubuntu lucid

Alexandru Scvortov alexandru at rabbitmq.com
Mon Jul 5 15:38:27 BST 2010


Hi,

As you say, it's not really a bug.  If all you need is the bql plugin,
this rabbitmq.config should be fine (you may need to change the user and
password):

[
  {rabbitmq_bql, [
    {user, "guest"},
    {password, "guest"}
  ]}
].

Also, you said /etc/rabbitmq/rabbitmq.conf.   What you want is probably
rabbitmq.config.

Cheers,
Alex

On 07/05/2010 03:00 PM, Akhil Kodali wrote:
> Hi,
>
> I just installed rabbitmq 1.8.0 on ubuntu 10.04 lucid.
> I was unable to find /etc/rabbitmq/rabbitmq.conf
> /etc/rabbitmq is empty.
>
> but the rabbitmq seems to be running fine.
>
> I needed to edit the file to install bql plugin.
>
> Anyone face such issue earlier.
>
> ----
> Regards,
> Akhil Kodali
>
>   
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>   



More information about the rabbitmq-discuss mailing list