After windows configuration is completed, rabbitMQ prompts Class AMQPConnection not found when running.

WBOY
Release: 2016-09-29 09:33:05
Original
3627 people have browsed it

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>
Copy after login
Copy after login

So may I have any other questions?

Reply content:

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>
Copy after login
Copy after login

So may I have any other questions?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template