Hi there,

I am looking for installing zeromq on my Windows 7 machine for using zeromq 
with PHP (I am using WAMP server (5.4.3), Apache Server 2.2.22).
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. so I have downloaded the dll from this site 
http://178.79.157.189/~mikko/win32/php-zmq-win32.zip
 Am I want to install only the Windows installer from from this link, or is 
there anything else needed?
________________________________

I have taken the following effort
I'm using PHP 5.3.4 x64 version and Windows 7 x64. I tried the following steps:
        1. I have installed ZeroMQ-2.2.0~miru1.0-win32.exe
        2. copied libzmq.dll to c:\wamp\bin\php\php5.4.3
        3. copied php-zmq\php54\php54-ts_zeromq-3.2.2 to 
c:\wamp\bin\php\php5.4.3\ext
        4. enabled the php_zmq extension in php.ini
        5. I restarted the WAMP. It shows the following error in error log
PHP Warning:  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
What could be the problem?

Thanks and regards,
Thirumalai murugan.G
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to