F
F
fedorenko_k2016-06-06 21:12:16
PHP
fedorenko_k, 2016-06-06 21:12:16

ZeroMQ on PHP5.6?

Needed to install ZeroMQ on OpenServer under PHP5.6.
The library was downloaded by 5.6 Non Thread Safe (NTS) x86 .
After installation, this nonsense climbs:

Warning: PHP Startup: Unable to load dynamic library 'c:/openserver/modules/php/PHP-5.6/ext/php_zmq.dll'
in Unknown on line 0

I googled this guide , but even it did not help.
d1UDEXEDl9I.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2016-06-06
@OnYourLips

You need to download under the same version of PHP as you have.
The bit depth, thread safety and compiler version must match.
Most likely you have 32, TS, VC11. You should clarify this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question