Hi Robin,<div><br></div><div>I&#39;ve recently released a PHP implementation of Amqp which works OK with RabbitMQ, you might like to try it. �I&#39;ve posted an example of how to do a really simple produce here:</div><div>
<br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://gist.github.com/786716">https://gist.github.com/786716</a></div><div><br></div><div><a href="https://gist.github.com/786716"></a>You can download the code here:</div>
<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://github.com/BraveSirRobin/amqphp">https://github.com/BraveSirRobin/amqphp</a></div><div><br></div><div><a href="https://github.com/BraveSirRobin/amqphp"></a>HTH,</div>
<div>--Robin<br><br><div class="gmail_quote">On Wed, Jan 19, 2011 at 5:32 PM, Robin Wood <span dir="ltr">&lt;<a href="mailto:robin@digininja.org">robin@digininja.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 19 January 2011 17:18, Michael Klishin &lt;<a href="mailto:michael.s.klishin@gmail.com">michael.s.klishin@gmail.com</a>&gt; wrote:<br>
&gt; 2011/1/19 Robin Wood�&lt;<a href="mailto:robin@digininja.org">robin@digininja.org</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; That has got rid of the errors but the Ruby consumer doesn&#39;t appear to<br>
&gt;&gt; be receiving anything. The consumer I&#39;m using is the one I sent at<br>
&gt;&gt; 10:24 which should display anything that it receives.<br>
&gt;<br>
&gt; Robin,<br>
&gt; Can you maybe post code examples you have so far to <a href="http://gist.github.com" target="_blank">gist.github.com</a>?<br>
&gt; It is a bit difficult to follow what your code looks like after all the<br>
&gt; modifications.<br>
&gt; Thank you.<br>
&gt; --<br>
&gt; MK<br>
<br>
</div></div>Ye, I was getting lost as well, here you go:<br>
<br>
<a href="https://gist.github.com/786508" target="_blank">https://gist.github.com/786508</a><br>
<font color="#888888"><br>
Robin<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>