I am looking for installing zeromq on my Windows 7 machine for using zeromq with PHP (I am using WAMP server (5.3.4), Apache Server 2.2.17).
I followed the documentation on their site, but I don't know what to do. I installed the zeromq from the following site, then I tried to copy the dll from this site but it's down.
Where can I get the DLL? Am I want to install only the Windows installer from from this link, or is there anything else needed?
I have downloaded the dll from this site http://178.79.157.189/~mikko/win32/php-zmq-win32.zip
I'm using PHP 5.3.4 x64 version and Windows 7 x64. I tried the following steps:
I have installed
ZeroMQ-3.2.2rc2~miru1.5-x64copied
libzmq.dlltoc:\wamp\bin\php\php5.3.4copied
php-zmq\php53\php53-ts_zeromq-3.2.2toc:\wamp\bin\php\php5.3.4\extenabled the
php_zmqextension inphp.iniI restarted the WAMP. It shows
'c:/wamp/bin/php/php5.3.4/ext/php_zmq.dll'- %1 is not a valid win32 application
What could be the problem?
Again I tried with the Wamp x86(php 5.4.3) version and windows 7 x64
I have installed
ZeroMQ-3.2.2rc2~miru1.5-x86.execopied
libzmq.dlltoc:\wamp\bin\php\php5.4.3copied
php-zmq\php54\php54-ts_zeromq-3.2.2toc:\wamp\bin\php\php5.4.3\extenabled the
php_zmqextension inphp.iniI restarted the WAMP. It shows
PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.4.3/ext/php_zmq.dll' - The specified module could not be found.\r\n in Unknown on line 0