Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

zeromq php extension for windows

I am using Zend server configured with IIS 7.5. I searched for edit: zeromq php extension, I found these http://valokuva.org/builds/ and http://snapshot.zero.mq/

I have tried to add extension in php.ini and when I enable it form zend admin it shows an error "The system could not load this extension" and in logs "PHP Startup: Unable to load dynamic library 'C:\Program Files\Zend\ZendServer\lib\phpext\php_zmq.dll' - The specified module could not be found. in Unknown on line 0".

I have tried to build extension (.dll) from source but it also didn't work. On http://www.zeromq.org/bindings:php its written

You will first need to install the ØMQ (2.1.x or higher recommended)

Do I have to install something first on my machine to use this extension as there is only source available or am I placing the file incorrectly?

Although I am running zeromq binding for python and is operating without problem.

Any help or guide is highly appreciated.

like image 964
NativeCoder Avatar asked Mar 11 '26 11:03

NativeCoder


1 Answers

For anyone else looking for this, I found it at:

https://github.com/mkoppanen/php-zmq

Specifically:

https://github.com/mkoppanen/php-zmq/issues/62
http://178.79.157.189/~mikko/win32/php-zmq-win32.zip
like image 149
Petah Avatar answered Mar 14 '26 02:03

Petah



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!