[rabbitmq-discuss] RabbitMQ connection question

Jon Taylor jondtaylor at gmail.com
Fri May 11 22:25:56 BST 2012


Hello

I'm looking for some input on an issue connecting to to RabbitMQ with PHP
or an admin tool/plugin. My service is reporting to be running now that it
is configured.

I have set up this send.php and receive.php example from:
https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/php. I am not
able to connect to the service.


I tried to install a status plugin without success:
http://www.lshift.net/blog/2009/11/30/introducing-rabbitmq-status-plugin


Also I can't install/run the command line management tools (I would use
this to verify the service and test it):
http://www.rabbitmq.com/management-cli.html

>rabbitmqadmin -V test list exchanges
>   File "/usr/local/bin/rabbitmqadmin", line 287
>     except ConfigParserError as error:
>                               ^
> SyntaxError: invalid syntax"


Details:
OS: CentOS 5
Details: RabbitMQ version: 2.2.0
Python: 2.4.3

Any input is Much appreciated.

Thanks
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120511/52e43672/attachment.htm>


More information about the rabbitmq-discuss mailing list