<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi @all<br>
<br>
sorry it ncludes the first patch. So you must only apply my attached
patch.<br>
<br>
Regards Dieter<br>
<br>
Am 15.11.2010 16:16, schrieb diez:
<blockquote cite="mid:4CE14EE8.5020606@stresstiming.de" type="cite">
<pre wrap="">Hi Gavin,
I/we have patched the php-rabbit version of Alexander Kalendarev to the
latest Version of the rabbitmq clib. So you can use it with the latest
server > 2.2 and library version.
At first you have to apply the patch on the Google code site.
<a class="moz-txt-link-freetext" href="http://code.google.com/p/php-rabbit/issues/detail?id=29">http://code.google.com/p/php-rabbit/issues/detail?id=29</a>
After that use the attached patch.
Grettings
Dieter
Am 14.11.2010 22:07, schrieb Gavin Butler:
</pre>
<blockquote type="cite">
<pre wrap="">Hello list,
Has anyone had success using a AMQP or Stomp PHP client to both
send and receive messages from RabbitMQ? If so, please could you
post the version of the client/library, and various dependency
versions?
Our RabbitMQ version is 2.1.0, and we have had varying degrees of
success with AMQP and Stomp (if anyone would like more details, I
will gladly provide them):
RabbitMQ-C library extensions (<a class="moz-txt-link-freetext" href="http://code.google.com/p/php-amqp/">http://code.google.com/p/php-amqp/</a>,
<a class="moz-txt-link-freetext" href="http://code.google.com/p/php-rabbit/">http://code.google.com/p/php-rabbit/</a>): both sent messages with no
problems, though get or consume failed to retrieve any message
content.
Pure PHP AMQP (<a class="moz-txt-link-freetext" href="http://code.google.com/p/php-amqplib/">http://code.google.com/p/php-amqplib/</a>): an
assortment of errors sending.
Fusesource Stomp client
(<a class="moz-txt-link-freetext" href="http://stomp.fusesource.org/documentation/php/index.html">http://stomp.fusesource.org/documentation/php/index.html</a>): send
and subscribe works, though ack does not (invalid body
terminator...which seems ok: "\x00").
Stomp PHP Extension (<a class="moz-txt-link-freetext" href="http://pecl.php.net/package/stomp">http://pecl.php.net/package/stomp</a>): both send
and receive do not work (no errors, but works fine with ActiveMQ,
incidentally).
Zend Stomp: sends and receives, though doesn't appear to coexist
with queues of the same name (and vhost) used by other
producers/consumers.
Thanks,
-gavin
_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
</blockquote>
<br>
</body>
</html>