rabbitMQ has been configured in wamp, and using phpinfo() also displays amqp related information.
You can log in using rabbitMQ management background,
So there should be no problem with the configuration of rabbitMQ and wamp.
But when using php server.php from the command line, it prompts
<code>Fatal error: Class 'AMQPConnection' not found </code>
So may I have any other questions?
rabbitMQ has been configured in wamp, and using phpinfo() also displays amqp related information.
You can log in using rabbitMQ management background,
So there should be no problem with the configuration of rabbitMQ and wamp.
But when using php server.php from the command line, it prompts
<code>Fatal error: Class 'AMQPConnection' not found </code>
So may I have any other questions?