[rabbitmq-discuss] AMPQ PHP Extensions on Ubuntu 10.04
Charl van Niekerk
charlvn at charlvn.com
Mon Oct 25 14:39:53 BST 2010
On Mon, Oct 25, 2010 at 3:35 PM, David Wragg <david at rabbitmq.com> wrote:
> These errors appear to be due to the extension code targeting an older
> version of rabbitmq-c than what's currently in default. rabbitmq-c is
> still maturing, and sometimes we make changes to its API. At this
> point, code using librabbitmq should probably document the revision ID
> of rabbitmq-c it is known to work against.
Thanks very much for the info, David. The code I need to write is
going to be part of a GPL-licensed open source project, I am thinking
I should use the php-amqplib library for the moment. It seems to be
all-PHP so will be less efficient but might be a more stable solution
for the interim:
http://code.google.com/p/php-amqplib/
Any thoughts appreciated.
Thanks,
Charl
More information about the rabbitmq-discuss
mailing list