Troubels with ZeroMq

hi,
I installed under windows server 2012 r2 64, xampp (xampp-windows-x64-7.3.5-0-VC15) with php 7.3.5.
I used the ZeroMq extension php_zmq-1.1.3-7.2-ts-vc15-x64.
I put libzmq.dll and php_zmq.dll in \xampp\php \ ext and also libzmq.dll in \xampp\php.
I have always I! in front of ZeroMq when installing Xibo 2.0.1.
Did I use the right packages???

Hi,

do you have the Microsoft Visual C++ 2017 Runtime in the x86 and x64 version installed at your System?

If not, please install it .

Maybe your version of the ZeroMq Package is wrong? Yours is for PHP 7.2, but you have 7.3 installed.

This are the latest Realeases of ZeroM@

Non-Thread-Save:

php_zmq-1.1.3-7.2-nts-vc15-x64.zip
php_zmq-1.1.3-7.2-nts-vc15-x86.zip

TreadSave:

php_zmq-1.1.3-7.2-ts-vc15-x64.zip
php_zmq-1.1.3-7.2-ts-vc15-x86.zip

Look at your PHP-Info for the Information of:

ServerArchitecture: x86 or x64?

Thread Savety: Enable or Disable?

so choose the right package and install it.

Here my how-to in german:

Greetings from Germany
Torsten

hi,
Thanks SteitzTo, after installing Microsoft Visual C++ 2017 Everything works well :clap::clap::clap:

1 Like

Nice to hear, that i can help you.

Greetings
Torsten