[rabbitmq-discuss] set/getTimeout in RabbitMQ for PHP

Alvaro Videla videlalvaro at gmail.com
Wed Jul 17 23:29:31 BST 2013


You need to make sure your autoload.php setupt correctly for the library.
If you use composer.php that's done automatically for you. After that you
need to make sure you "use" the namespace.


On Wed, Jul 17, 2013 at 8:46 PM, Michael Klishin <mklishin at gopivotal.com>wrote:

> Amol Kedar:
>
> > PHP Fatal error:  Class 'PhpAmqpLib\Connection\AMQPConnection' not found
> in /php-amqplib/demo/amqp_consumer.php on line 10
> >
> > this is on ubuntu 10.04 and PHP 5.3.10-1ubuntu3
> > any clue?
>
> If AMQPConnection cannot be found, it suggests you have a classpath
> issue. Are you sure that the RabbitMQ client dependency is on classpath?
>
> Also, I'd start a new thread for your question.
> --
> MK
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130718/f9a05c4e/attachment.htm>


More information about the rabbitmq-discuss mailing list