Home > Backend Development > PHP Tutorial > After windows configuration is completed, rabbitMQ prompts Class AMQPConnection not found when running.

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-29 09:33:05
Original
3707 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
Latest Issues
Is there a place where I can download wamp?
From 1970-01-01 08:00:00
0
0
0
Can mySQL in wamp be used alone?
From 1970-01-01 08:00:00
0
0
0
wamp domain name setting problem
From 1970-01-01 08:00:00
0
0
0
apache - WAMP cannot be used after installing IIS
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template